diff options
Diffstat (limited to 'media-sound/muse/muse-0.9.2.ebuild')
-rw-r--r-- | media-sound/muse/muse-0.9.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/muse/muse-0.9.2.ebuild b/media-sound/muse/muse-0.9.2.ebuild index 3665804331ef..4ce23a785508 100644 --- a/media-sound/muse/muse-0.9.2.ebuild +++ b/media-sound/muse/muse-0.9.2.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/muse/muse-0.9.2.ebuild,v 1.7 2011/03/28 22:48:24 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/muse/muse-0.9.2.ebuild,v 1.8 2012/05/05 08:44:22 mgorny Exp $ EAPI=2 @@ -23,7 +23,7 @@ RDEPEND="media-sound/lame media-libs/libogg gtk? ( x11-libs/gtk+:2 )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" S=${WORKDIR}/${MY_P} |