summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-08-31 02:06:23 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-08-31 22:53:50 +0200
commit784d3a813ac8fc73fd82a8642429fb39968bd184 (patch)
tree7e6838e1507cc9d6af55ddd08e6706097ffa34b4 /kde-frameworks/knotifications/knotifications-5.37.0-r1.ebuild
parentmedia-libs/qt-gstreamer: Drop USE=qt4,qt5 (diff)
downloadgentoo-784d3a813ac8fc73fd82a8642429fb39968bd184.tar.gz
gentoo-784d3a813ac8fc73fd82a8642429fb39968bd184.tar.bz2
gentoo-784d3a813ac8fc73fd82a8642429fb39968bd184.zip
dev-libs/libdbusmenu-qt: Prepare rdeps for dropping USE=qt5
Diffstat (limited to 'kde-frameworks/knotifications/knotifications-5.37.0-r1.ebuild')
-rw-r--r--kde-frameworks/knotifications/knotifications-5.37.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/knotifications/knotifications-5.37.0-r1.ebuild b/kde-frameworks/knotifications/knotifications-5.37.0-r1.ebuild
index 67277ce99395..4c247c35c18f 100644
--- a/kde-frameworks/knotifications/knotifications-5.37.0-r1.ebuild
+++ b/kde-frameworks/knotifications/knotifications-5.37.0-r1.ebuild
@@ -20,7 +20,7 @@ RDEPEND="
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
media-libs/phonon[qt5(+)]
- dbus? ( dev-libs/libdbusmenu-qt[qt5] )
+ dbus? ( dev-libs/libdbusmenu-qt[qt5(+)] )
speech? ( $(add_qt_dep qtspeech) )
X? (
$(add_qt_dep qtx11extras)