summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-roguelike/nethack/nethack-3.4.2.ebuild')
-rw-r--r--games-roguelike/nethack/nethack-3.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-roguelike/nethack/nethack-3.4.2.ebuild b/games-roguelike/nethack/nethack-3.4.2.ebuild
index 54058e6d0c18..23346c534be2 100644
--- a/games-roguelike/nethack/nethack-3.4.2.ebuild
+++ b/games-roguelike/nethack/nethack-3.4.2.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/nethack/nethack-3.4.2.ebuild,v 1.7 2004/06/24 23:13:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/nethack-3.4.2.ebuild,v 1.8 2004/07/01 05:21:55 mr_bones_ Exp $
inherit eutils gcc flag-o-matic games
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc"
IUSE="X qt gnome"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
dev-util/yacc
>=sys-libs/ncurses-5.2-r5
X? ( virtual/x11 )