summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-02 05:14:34 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-02 05:14:34 +0000
commit190c5949e033b58e1ed351ceb0c9778df9803598 (patch)
tree831db22a515f652fc3160881a8e7f303f1459af5 /dev-util/strace/strace-4.5.ebuild
parentvirtual/glibc -> virtual/libc (Manifest recommit) (diff)
downloadgentoo-2-190c5949e033b58e1ed351ceb0c9778df9803598.tar.gz
gentoo-2-190c5949e033b58e1ed351ceb0c9778df9803598.tar.bz2
gentoo-2-190c5949e033b58e1ed351ceb0c9778df9803598.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'dev-util/strace/strace-4.5.ebuild')
-rw-r--r--dev-util/strace/strace-4.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/strace/strace-4.5.ebuild b/dev-util/strace/strace-4.5.ebuild
index d38ce2b03215..7487346ef4e0 100644
--- a/dev-util/strace/strace-4.5.ebuild
+++ b/dev-util/strace/strace-4.5.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.ebuild,v 1.4 2004/06/25 02:47:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.ebuild,v 1.5 2004/07/02 05:13:52 eradicator Exp $
DESCRIPTION="A useful diagnostic, instructional, and debugging tool"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
@@ -12,7 +12,7 @@ LICENSE="as-is"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa mips ~amd64 ~ia64"
inherit flag-o-matic
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=sys-devel/autoconf-2.54"
src_compile() {