diff options
Diffstat (limited to 'media-sound/vmpk/vmpk-0.3.1.ebuild')
-rw-r--r-- | media-sound/vmpk/vmpk-0.3.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-sound/vmpk/vmpk-0.3.1.ebuild b/media-sound/vmpk/vmpk-0.3.1.ebuild index c7172411a437..bd2aadeb501a 100644 --- a/media-sound/vmpk/vmpk-0.3.1.ebuild +++ b/media-sound/vmpk/vmpk-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/vmpk/vmpk-0.3.1.ebuild,v 1.3 2010/04/12 08:16:12 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/vmpk/vmpk-0.3.1.ebuild,v 1.4 2010/04/12 08:21:55 aballier Exp $ inherit cmake-utils eutils @@ -18,6 +18,7 @@ RDEPEND="x11-libs/qt-core x11-libs/qt-svg media-libs/alsa-lib" DEPEND="${RDEPEND} + app-text/docbook-xsl-stylesheets dev-util/pkgconfig" DOCS="AUTHORS ChangeLog NEWS README TODO" |