summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-05-05 08:55:58 +0000
committerMichał Górny <mgorny@gentoo.org>2012-05-05 08:55:58 +0000
commitf80a67cfc78f044982dab0724e8d9fabb5127209 (patch)
tree764f8c22b3012197c4d4da53d620815f5c52e3bb /media-sound/zynaddsubfx/zynaddsubfx-2.4.2.ebuild
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-f80a67cfc78f044982dab0724e8d9fabb5127209.tar.gz
gentoo-2-f80a67cfc78f044982dab0724e8d9fabb5127209.tar.bz2
gentoo-2-f80a67cfc78f044982dab0724e8d9fabb5127209.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/zynaddsubfx/zynaddsubfx-2.4.2.ebuild')
-rw-r--r--media-sound/zynaddsubfx/zynaddsubfx-2.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/zynaddsubfx/zynaddsubfx-2.4.2.ebuild b/media-sound/zynaddsubfx/zynaddsubfx-2.4.2.ebuild
index ab926982fdca..53244e3ac775 100644
--- a/media-sound/zynaddsubfx/zynaddsubfx-2.4.2.ebuild
+++ b/media-sound/zynaddsubfx/zynaddsubfx-2.4.2.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/zynaddsubfx/zynaddsubfx-2.4.2.ebuild,v 1.1 2012/03/07 10:06:10 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/zynaddsubfx/zynaddsubfx-2.4.2.ebuild,v 1.2 2012/05/05 08:55:58 mgorny Exp $
EAPI=4
inherit eutils cmake-utils
@@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/mini-xml-2.2.1
lash? ( media-sound/lash )"
# portaudio? ( media-libs/portaudio )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
# Upstream uses the following preferences: alsa > jack > portaudio
# At least one of them must be enabled
# We do not support portaudio, so if alsa is disabled force jack.