summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2015-06-24 18:02:59 +0000
committerJohannes Huber <johu@gentoo.org>2015-06-24 18:02:59 +0000
commit4a480a123ff5873269417f1d72970cd0d3b9d1eb (patch)
treeb3d662f43ecf78d4cc0ee30769de9256e219ac62 /net-irc/quassel/quassel-0.12.2.ebuild
parentStable for x86+amd64 via ALLARCHES. (diff)
downloadgentoo-2-4a480a123ff5873269417f1d72970cd0d3b9d1eb.tar.gz
gentoo-2-4a480a123ff5873269417f1d72970cd0d3b9d1eb.tar.bz2
gentoo-2-4a480a123ff5873269417f1d72970cd0d3b9d1eb.zip
Set REQUIRED_USE on phonon when kde is set, bug #553118.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xFDF4F788)
Diffstat (limited to 'net-irc/quassel/quassel-0.12.2.ebuild')
-rw-r--r--net-irc/quassel/quassel-0.12.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/quassel/quassel-0.12.2.ebuild b/net-irc/quassel/quassel-0.12.2.ebuild
index 9d1ecc8f9e0d..5bc7ca93c9ea 100644
--- a/net-irc/quassel/quassel-0.12.2.ebuild
+++ b/net-irc/quassel/quassel-0.12.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/quassel-0.12.2.ebuild,v 1.5 2015/06/24 07:56:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/quassel-0.12.2.ebuild,v 1.6 2015/06/24 18:02:59 johu Exp $
EAPI=5
@@ -101,7 +101,7 @@ REQUIRED_USE="
ayatana? ( || ( X monolithic ) )
crypt? ( || ( server monolithic ) )
dbus? ( || ( X monolithic ) )
- kde? ( || ( X monolithic ) )
+ kde? ( || ( X monolithic ) phonon )
phonon? ( || ( X monolithic ) )
postgres? ( || ( server monolithic ) )
qt5? ( !ayatana )