diff options
Diffstat (limited to 'app-text/recode/recode-3.6-r1.ebuild')
-rw-r--r-- | app-text/recode/recode-3.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/recode/recode-3.6-r1.ebuild b/app-text/recode/recode-3.6-r1.ebuild index 6444527c3de7..c4014597d221 100644 --- a/app-text/recode/recode-3.6-r1.ebuild +++ b/app-text/recode/recode-3.6-r1.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/app-text/recode/recode-3.6-r1.ebuild,v 1.9 2004/06/28 03:28:53 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/recode/recode-3.6-r1.ebuild,v 1.10 2004/07/01 12:03:10 eradicator Exp $ inherit flag-o-matic base eutils gcc @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="x86 sparc ppc amd64 alpha ia64 mips" IUSE="nls" -DEPEND="virtual/glibc +DEPEND="virtual/libc nls? ( sys-devel/gettext )" src_unpack() { |