summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-05-28 05:24:13 +0000
committerAchim Gottinger <achim@gentoo.org>2001-05-28 05:24:13 +0000
commit8ed32e6bf344c307316970f423c63b17604b0161 (patch)
tree903729d776fdd8e9151364e6f7be0a9abefd351c /sys-apps/util-linux
parentAdded DarcNES a multi-system emulator (diff)
downloadgentoo-2-8ed32e6bf344c307316970f423c63b17604b0161.tar.gz
gentoo-2-8ed32e6bf344c307316970f423c63b17604b0161.tar.bz2
gentoo-2-8ed32e6bf344c307316970f423c63b17604b0161.zip
Dependencie fixes
Diffstat (limited to 'sys-apps/util-linux')
-rw-r--r--sys-apps/util-linux/util-linux-2.11b.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/util-linux/util-linux-2.11b.ebuild b/sys-apps/util-linux/util-linux-2.11b.ebuild
index d9280c9dd74a..967e42f614d0 100644
--- a/sys-apps/util-linux/util-linux-2.11b.ebuild
+++ b/sys-apps/util-linux/util-linux-2.11b.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.11b.ebuild,v 1.1 2001/05/08 01:10:53 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.11b.ebuild,v 1.2 2001/05/28 05:24:13 achim Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Various useful Linux utilities"
SRC_URI="ftp://ftp.win.tue.nl/pub/linux-local/utils/util-linux/${P}.tar.gz"
-DEPEND=">=sys-libs/ncurses-5.2-r2"
+DEPEND="virtual/glibc >=sys-libs/ncurses-5.2-r2"
RDEPEND="$DEPEND
sys-devel/perl"