diff options
author | Caleb Tennis <caleb@gentoo.org> | 2007-12-21 20:05:29 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2007-12-21 20:05:29 +0000 |
commit | 1c98f8d94eea16569295ddb0e823c19dc531c48f (patch) | |
tree | 84e3a5461717e0083d96e3e1bc6e9de71737f00c /x11-libs/qt-phonon | |
parent | use flag fix (diff) | |
download | gentoo-2-1c98f8d94eea16569295ddb0e823c19dc531c48f.tar.gz gentoo-2-1c98f8d94eea16569295ddb0e823c19dc531c48f.tar.bz2 gentoo-2-1c98f8d94eea16569295ddb0e823c19dc531c48f.zip |
Use flag fix
(Portage version: 2.1.3.16)
Diffstat (limited to 'x11-libs/qt-phonon')
-rw-r--r-- | x11-libs/qt-phonon/qt-phonon-4.4.0_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt-phonon/qt-phonon-4.4.0_rc1.ebuild b/x11-libs/qt-phonon/qt-phonon-4.4.0_rc1.ebuild index 5c07a53d4a32..744625df4ea5 100644 --- a/x11-libs/qt-phonon/qt-phonon-4.4.0_rc1.ebuild +++ b/x11-libs/qt-phonon/qt-phonon-4.4.0_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.4.0_rc1.ebuild,v 1.4 2007/12/21 20:02:28 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.4.0_rc1.ebuild,v 1.5 2007/12/21 20:05:29 caleb Exp $ inherit qt4-build @@ -17,7 +17,7 @@ LICENSE="|| ( QPL-1.0 GPL-2 )" SLOT="4" KEYWORDS="~x86" -IUSE="debug dbus" +IUSE="dbus" RDEPEND="~x11-libs/qt-gui-${PV} media-libs/gstreamer |