summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-16 19:04:22 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-16 19:04:22 +0000
commit1581b488b7dbe66553f3066b6fae33147c6d3c0a (patch)
tree079750660d8acf0407fe8cfdfa40e9747244af7e /games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild
parentrename mkpasswd #6428 (Manifest recommit) (diff)
downloadgentoo-2-1581b488b7dbe66553f3066b6fae33147c6d3c0a.tar.gz
gentoo-2-1581b488b7dbe66553f3066b6fae33147c6d3c0a.tar.bz2
gentoo-2-1581b488b7dbe66553f3066b6fae33147c6d3c0a.zip
sys-libs/libtermcap-compat sucks
Diffstat (limited to 'games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild')
-rw-r--r--games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild b/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild
index 7bf4ff38e2a3..20eca64c78b2 100644
--- a/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild
+++ b/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild,v 1.6 2004/09/23 09:33:50 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild,v 1.7 2004/10/16 19:04:22 vapier Exp $
inherit games gcc
@@ -22,7 +22,7 @@ DEPEND="virtual/libc
sdl? ( virtual/x11 media-libs/libsdl )
X? ( virtual/x11 )
svga? ( media-libs/svgalib )
- ( sys-libs/ncurses sys-libs/libtermcap-compat )
+ sys-libs/ncurses
)"
S="${WORKDIR}/${MY_P}"