summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2017-02-05 12:53:42 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-02-05 14:16:13 +0100
commitc8583cf2aa0269643588b89252649b00d3860080 (patch)
tree85cd0e38eb8a6d80bcc9b8584f78c9325be5d9a1
parentnet-misc/mosh: ppc stable (bug 607670). (diff)
downloadgentoo-c8583cf2.tar.gz
gentoo-c8583cf2.tar.bz2
gentoo-c8583cf2.zip
kde-plasma/plasma-integration: fix missing dep on dev-qt/qtgui[dbus]
Gentoo-bug: 608306 Closes: https://github.com/gentoo/gentoo/pull/3821
-rw-r--r--kde-plasma/plasma-integration/plasma-integration-5.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/plasma-integration/plasma-integration-5.9.0.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.9.0.ebuild
index 2ea189770a9b..79216642952d 100644
--- a/kde-plasma/plasma-integration/plasma-integration-5.9.0.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-5.9.0.ebuild
@@ -28,7 +28,7 @@ DEPEND="
$(add_frameworks_dep kxmlgui)
$(add_plasma_dep breeze)
$(add_qt_dep qtdbus)
- $(add_qt_dep qtgui '' '' '5=')
+ $(add_qt_dep qtgui 'dbus' '' '5=')
$(add_qt_dep qtwidgets)
$(add_qt_dep qtx11extras)
x11-libs/libXcursor