diff options
author | 2015-06-20 00:32:10 +0200 | |
---|---|---|
committer | 2015-06-20 00:32:10 +0200 | |
commit | 07d8373a60bbc90d4e1912740840274365ccfce0 (patch) | |
tree | 9ef464173187af995400c9f39e1bb7f94be2da9e /net-irc | |
parent | [media-sound/tomahawk] Sync with tree (diff) | |
download | johu-07d8373a60bbc90d4e1912740840274365ccfce0.tar.gz johu-07d8373a60bbc90d4e1912740840274365ccfce0.tar.bz2 johu-07d8373a60bbc90d4e1912740840274365ccfce0.zip |
[net-irc/quassel] Sync with tree
Package-Manager: portage-2.2.20
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/quassel/quassel-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/quassel/quassel-9999.ebuild b/net-irc/quassel/quassel-9999.ebuild index b72c848..c2029a7 100644 --- a/net-irc/quassel/quassel-9999.ebuild +++ b/net-irc/quassel/quassel-9999.ebuild @@ -63,7 +63,7 @@ GUI_RDEPEND=" dev-qt/qtdbus:4 kde? ( kde-base/kdelibs:4 - || ( kde-apps/oxygen-icons kde-base/oxygen-icons:4 ) + kde-apps/oxygen-icons ayatana? ( kde-misc/plasma-widget-message-indicator ) ) ) @@ -90,8 +90,8 @@ RDEPEND=" " DEPEND="${RDEPEND} qt5? ( - dev-libs/extra-cmake-modules dev-qt/linguist-tools:5 + kde-frameworks/extra-cmake-modules ) " @@ -107,7 +107,7 @@ REQUIRED_USE=" kde? ( || ( X monolithic ) ) phonon? ( || ( X monolithic ) ) postgres? ( || ( server monolithic ) ) - qt5? ( !ayatana phonon ) + qt5? ( !ayatana ) syslog? ( || ( server monolithic ) ) webkit? ( || ( X monolithic ) ) " |