diff options
author | Caleb Tennis <caleb@gentoo.org> | 2007-12-21 20:06:33 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2007-12-21 20:06:33 +0000 |
commit | b962674c6dd4ca354e876b612c9effe758daf473 (patch) | |
tree | ce8df278f9e7d447c9c02ccd59e3b560e37bd5f6 /x11-libs/qt-phonon/qt-phonon-4.4.0_rc1.ebuild | |
parent | use flag fix (diff) | |
download | historical-b962674c6dd4ca354e876b612c9effe758daf473.tar.gz historical-b962674c6dd4ca354e876b612c9effe758daf473.tar.bz2 historical-b962674c6dd4ca354e876b612c9effe758daf473.zip |
Use flag fix
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'x11-libs/qt-phonon/qt-phonon-4.4.0_rc1.ebuild')
-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 |