diff options
Diffstat (limited to 'sys-apps/texinfo/texinfo-4.6.ebuild')
-rw-r--r-- | sys-apps/texinfo/texinfo-4.6.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-apps/texinfo/texinfo-4.6.ebuild b/sys-apps/texinfo/texinfo-4.6.ebuild index 02f2cf126f13..c55a2dcf51a4 100644 --- a/sys-apps/texinfo/texinfo-4.6.ebuild +++ b/sys-apps/texinfo/texinfo-4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.6.ebuild,v 1.3 2003/09/07 18:35:55 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.6.ebuild,v 1.4 2003/09/08 02:12:27 azarah Exp $ IUSE="nls build" @@ -13,8 +13,9 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~arm ~mips" -DEPEND=">=sys-apps/sed-4.0.5 +DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 + >=sys-apps/sed-4.0.5 nls? ( sys-devel/gettext ) )" RDEPEND="virtual/glibc |