summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/twolame/twolame-0.3.12.ebuild')
-rw-r--r--media-sound/twolame/twolame-0.3.12.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/twolame/twolame-0.3.12.ebuild b/media-sound/twolame/twolame-0.3.12.ebuild
index 15027c80e528..4a10acfad406 100644
--- a/media-sound/twolame/twolame-0.3.12.ebuild
+++ b/media-sound/twolame/twolame-0.3.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/twolame/twolame-0.3.12.ebuild,v 1.12 2011/03/20 11:15:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/twolame/twolame-0.3.12.ebuild,v 1.13 2012/05/05 08:54:56 mgorny Exp $
EAPI=3
inherit libtool
@@ -16,7 +16,7 @@ IUSE="static-libs"
RDEPEND=">=media-libs/libsndfile-1"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
sed -i -e '/CFLAGS/s:-O3::' configure || die