diff options
Diffstat (limited to 'dev-libs/libebml/libebml-0.6.4.ebuild')
-rw-r--r-- | dev-libs/libebml/libebml-0.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libebml/libebml-0.6.4.ebuild b/dev-libs/libebml/libebml-0.6.4.ebuild index dbe99457cf1a..68d684a05e6f 100644 --- a/dev-libs/libebml/libebml-0.6.4.ebuild +++ b/dev-libs/libebml/libebml-0.6.4.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-libs/libebml/libebml-0.6.4.ebuild,v 1.7 2004/06/24 23:15:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.6.4.ebuild,v 1.8 2004/07/02 04:45:03 eradicator Exp $ inherit flag-o-matic @@ -16,7 +16,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~amd64 ~alpha ~ia64 ~sparc ~hppa ~mips" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { cd ${S}/make/linux |