summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/sox/sox-14.4.0.ebuild')
-rw-r--r--media-sound/sox/sox-14.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/sox/sox-14.4.0.ebuild b/media-sound/sox/sox-14.4.0.ebuild
index e6394242152a..13c1372e2a04 100644
--- a/media-sound/sox/sox-14.4.0.ebuild
+++ b/media-sound/sox/sox-14.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/sox-14.4.0.ebuild,v 1.1 2012/03/07 00:02:09 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/sox-14.4.0.ebuild,v 1.2 2012/05/05 08:54:02 mgorny Exp $
EAPI=4
inherit eutils flag-o-matic
@@ -33,7 +33,7 @@ RDEPEND=">=sys-devel/libtool-2.2.6b
twolame? ( media-sound/twolame )
wavpack? ( media-sound/wavpack )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
DOCS=( AUTHORS ChangeLog NEWS README )