diff options
Diffstat (limited to 'media-sound/fluidsynth/fluidsynth-1.1.4.ebuild')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.1.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-1.1.4.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.4.ebuild index bd32fb229c5b..ddd1b9043c1a 100644 --- a/media-sound/fluidsynth/fluidsynth-1.1.4.ebuild +++ b/media-sound/fluidsynth/fluidsynth-1.1.4.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/fluidsynth/fluidsynth-1.1.4.ebuild,v 1.1 2011/08/07 11:48:30 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.4.ebuild,v 1.2 2012/05/05 08:20:42 mgorny Exp $ EAPI=2 inherit cmake-utils @@ -26,7 +26,7 @@ RDEPEND=">=dev-libs/glib-2.6.5:2 readline? ( sys-libs/readline ) sndfile? ( >=media-libs/libsndfile-1.0.18 )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_configure() { mycmakeargs=( |