summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/resid/resid-0.13-r1.ebuild')
-rw-r--r--media-libs/resid/resid-0.13-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/resid/resid-0.13-r1.ebuild b/media-libs/resid/resid-0.13-r1.ebuild
index 6d27731fa601..66f97b237a18 100644
--- a/media-libs/resid/resid-0.13-r1.ebuild
+++ b/media-libs/resid/resid-0.13-r1.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/media-libs/resid/resid-0.13-r1.ebuild,v 1.7 2004/06/24 23:20:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/resid/resid-0.13-r1.ebuild,v 1.8 2004/07/01 08:03:31 eradicator Exp $
DESCRIPTION="C++ library to emulate the C64 SID chip"
HOMEPAGE="http://sidplay2.sourceforge.net"
@@ -9,7 +9,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE=""
KEYWORDS="x86 sparc "
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
S=${WORKDIR}/${P}
src_compile() {