summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/traverso/traverso-9999.ebuild')
-rw-r--r--media-sound/traverso/traverso-9999.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/media-sound/traverso/traverso-9999.ebuild b/media-sound/traverso/traverso-9999.ebuild
index a97a365744ca..ff1463774d3c 100644
--- a/media-sound/traverso/traverso-9999.ebuild
+++ b/media-sound/traverso/traverso-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/traverso/traverso-9999.ebuild,v 1.1 2008/01/02 10:44:29 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/traverso/traverso-9999.ebuild,v 1.2 2008/01/13 13:10:48 aballier Exp $
inherit eutils qt4 cmake-utils cvs
@@ -26,6 +26,8 @@ RDEPEND="$(qt4_min_version 4.3.1)
lv2? ( media-libs/slv2 )
mad? ( media-libs/libmad )
lame? ( media-sound/lame )"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
pkg_setup() {
if use opengl && ! built_with_use =x11-libs/qt-4* opengl; then