diff options
Diffstat (limited to 'media-sound/fluidsynth/fluidsynth-1.1.5.ebuild')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.1.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-1.1.5.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.5.ebuild index cfab2519fcec..38538d417435 100644 --- a/media-sound/fluidsynth/fluidsynth-1.1.5.ebuild +++ b/media-sound/fluidsynth/fluidsynth-1.1.5.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.5.ebuild,v 1.1 2011/09/04 20:56:52 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.5.ebuild,v 1.2 2012/05/05 08:20:42 mgorny Exp $ EAPI=4 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=( |