diff options
Diffstat (limited to 'games-roguelike/hengband/hengband-1.5.4.ebuild')
-rw-r--r-- | games-roguelike/hengband/hengband-1.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-roguelike/hengband/hengband-1.5.4.ebuild b/games-roguelike/hengband/hengband-1.5.4.ebuild index 0a0b44018db0..2e02894adf61 100644 --- a/games-roguelike/hengband/hengband-1.5.4.ebuild +++ b/games-roguelike/hengband/hengband-1.5.4.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-roguelike/hengband/hengband-1.5.4.ebuild,v 1.5 2004/06/24 23:12:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/hengband/hengband-1.5.4.ebuild,v 1.6 2004/07/01 05:21:55 mr_bones_ Exp $ inherit games @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ppc" IUSE="cjk X" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-libs/ncurses-5 X? ( virtual/x11 )" |