summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/sed/sed-4.0.8.ebuild')
-rw-r--r--sys-apps/sed/sed-4.0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/sed/sed-4.0.8.ebuild b/sys-apps/sed/sed-4.0.8.ebuild
index 2062668cf903..492ea3a90564 100644
--- a/sys-apps/sed/sed-4.0.8.ebuild
+++ b/sys-apps/sed/sed-4.0.8.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/sys-apps/sed/sed-4.0.8.ebuild,v 1.10 2004/06/27 19:32:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.8.ebuild,v 1.11 2004/07/01 21:38:52 eradicator Exp $
inherit gnuconfig
@@ -13,7 +13,7 @@ SLOT="0"
LICENSE="GPL-2"
IUSE="nls static build"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
nls? ( sys-devel/gettext )"
src_compile() {