diff options
author | 2009-09-23 17:40:47 +0000 | |
---|---|---|
committer | 2009-09-23 17:40:47 +0000 | |
commit | 1e641a5697b689d400ccfc072dbd9b0d71481b93 (patch) | |
tree | 3f087fd9b008d7e6b595dc97a79e479597d1570a /games-roguelike/nethack/nethack-3.4.3-r1.ebuild | |
parent | Remove virtual/libc (diff) | |
download | gentoo-2-1e641a5697b689d400ccfc072dbd9b0d71481b93.tar.gz gentoo-2-1e641a5697b689d400ccfc072dbd9b0d71481b93.tar.bz2 gentoo-2-1e641a5697b689d400ccfc072dbd9b0d71481b93.zip |
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'games-roguelike/nethack/nethack-3.4.3-r1.ebuild')
-rw-r--r-- | games-roguelike/nethack/nethack-3.4.3-r1.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/games-roguelike/nethack/nethack-3.4.3-r1.ebuild b/games-roguelike/nethack/nethack-3.4.3-r1.ebuild index 5968ea44deac..4a0c5feb1bca 100644 --- a/games-roguelike/nethack/nethack-3.4.3-r1.ebuild +++ b/games-roguelike/nethack/nethack-3.4.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/nethack-3.4.3-r1.ebuild,v 1.23 2008/12/02 02:56:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/nethack-3.4.3-r1.ebuild,v 1.24 2009/09/23 17:40:47 patrick Exp $ inherit eutils toolchain-funcs flag-o-matic games @@ -15,8 +15,7 @@ SLOT="0" KEYWORDS="amd64 hppa ppc sparc x86 ~x86-fbsd" IUSE="X qt3" -RDEPEND="virtual/libc - >=sys-libs/ncurses-5.2-r5 +RDEPEND=">=sys-libs/ncurses-5.2-r5 X? ( x11-libs/libXaw x11-libs/libXpm |