diff options
Diffstat (limited to 'dev-util/strace/strace-4.5.1.ebuild')
-rw-r--r-- | dev-util/strace/strace-4.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/strace/strace-4.5.1.ebuild b/dev-util/strace/strace-4.5.1.ebuild index ef10b99da461..e92cbac80e9d 100644 --- a/dev-util/strace/strace-4.5.1.ebuild +++ b/dev-util/strace/strace-4.5.1.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/dev-util/strace/strace-4.5.1.ebuild,v 1.14 2004/06/25 02:47:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.1.ebuild,v 1.15 2004/07/02 05:13:52 eradicator Exp $ inherit flag-o-matic eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ~ia64 ppc64" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-devel/autoconf-2.54" src_compile() { |