diff options
Diffstat (limited to 'media-sound/vmpk/vmpk-0.3.3.ebuild')
-rw-r--r-- | media-sound/vmpk/vmpk-0.3.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/vmpk/vmpk-0.3.3.ebuild b/media-sound/vmpk/vmpk-0.3.3.ebuild index ff83052d275c..51ad0df2b55f 100644 --- a/media-sound/vmpk/vmpk-0.3.3.ebuild +++ b/media-sound/vmpk/vmpk-0.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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/vmpk/vmpk-0.3.3.ebuild,v 1.1 2010/10/06 20:12:33 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/vmpk/vmpk-0.3.3.ebuild,v 1.2 2012/05/05 08:54:54 mgorny Exp $ inherit cmake-utils eutils @@ -20,7 +20,7 @@ RDEPEND="x11-libs/qt-core media-libs/alsa-lib" DEPEND="${RDEPEND} app-text/docbook-xsl-stylesheets - dev-util/pkgconfig" + virtual/pkgconfig" DOCS="AUTHORS ChangeLog NEWS README TODO" |