aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-07-10 12:10:29 +0800
committerPatrick Lauer <patrick@gentoo.org>2013-07-10 12:10:29 +0800
commit0ca5c4d345d2f312c2c0a0fdd798f63bb88f62d4 (patch)
treef3fadfcd596877634c72fb2950e07163e720a686 /sys-auth/polkit-qt
parentFix qtgui dependency for qt-4.8.5 - dbus useflag dropped (diff)
downloadkde-0ca5c4d345d2f312c2c0a0fdd798f63bb88f62d4.tar.gz
kde-0ca5c4d345d2f312c2c0a0fdd798f63bb88f62d4.tar.bz2
kde-0ca5c4d345d2f312c2c0a0fdd798f63bb88f62d4.zip
Fixing remaining qtgui deps
Diffstat (limited to 'sys-auth/polkit-qt')
-rw-r--r--sys-auth/polkit-qt/polkit-qt-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit-qt/polkit-qt-9999.ebuild b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
index 00d5f43ab1..d4ea683e4d 100644
--- a/sys-auth/polkit-qt/polkit-qt-9999.ebuild
+++ b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
@@ -19,7 +19,7 @@ COMMON_DEPEND="
dev-libs/glib:2
>=sys-auth/polkit-0.103
dev-qt/qtcore:4[glib]
- dev-qt/qtgui:4[dbus,glib]
+ dev-qt/qtgui:4[dbus(+),glib]
"
DEPEND="${COMMON_DEPEND}
dev-util/automoc