From f50fd28d37c85d62c2a7a9a4f3f22d660ba3e251 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 15 Mar 2005 23:51:30 +0000 Subject: force gettext in DEPEND #85342 (Portage version: 2.0.51.19) --- dev-libs/elfutils/elfutils-0.94-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dev-libs/elfutils/elfutils-0.94-r1.ebuild') diff --git a/dev-libs/elfutils/elfutils-0.94-r1.ebuild b/dev-libs/elfutils/elfutils-0.94-r1.ebuild index cf73d89b5072..7f99473bf17f 100644 --- a/dev-libs/elfutils/elfutils-0.94-r1.ebuild +++ b/dev-libs/elfutils/elfutils-0.94-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.94-r1.ebuild,v 1.13 2005/02/09 19:54:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.94-r1.ebuild,v 1.14 2005/03/15 23:51:30 vapier Exp $ inherit eutils gnuconfig @@ -18,6 +18,7 @@ IUSE="nls uclibc" # gets pulled in as a dep since this package does not respect virtual/libc DEPEND="!uclibc? ( >=sys-libs/glibc-2.3.2 ) + sys-devel/gettext >=sys-devel/binutils-2.14.90.0.6 >=sys-devel/gcc-3.2.1-r6 !dev-libs/libelf" -- cgit v1.2.3-65-gdbad