aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2013-08-01 15:59:02 +1000
committerMichael Palimaka <kensington@gentoo.org>2013-08-01 15:59:02 +1000
commit40ab7dffc8c3ddfc856d8df623d8e4a271c3d0ce (patch)
tree220ea919e6e7f5a9a839f371bc4f0e01775a4a39 /sys-auth/polkit-qt
parent[kde-base/kdepim-l10n] Update HOMEPAGE. (diff)
downloadkde-40ab7dffc8c3ddfc856d8df623d8e4a271c3d0ce.tar.gz
kde-40ab7dffc8c3ddfc856d8df623d8e4a271c3d0ce.tar.bz2
kde-40ab7dffc8c3ddfc856d8df623d8e4a271c3d0ce.zip
[sys-auth/polkit-qt] Correct dependencies wrt bug #478416.
Package-Manager: portage-2.1.13.2
Diffstat (limited to 'sys-auth/polkit-qt')
-rw-r--r--sys-auth/polkit-qt/polkit-qt-9999.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-auth/polkit-qt/polkit-qt-9999.ebuild b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
index d4ea683e4d..4f2823ae82 100644
--- a/sys-auth/polkit-qt/polkit-qt-9999.ebuild
+++ b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
@@ -17,9 +17,10 @@ IUSE="debug examples"
COMMON_DEPEND="
dev-libs/glib:2
- >=sys-auth/polkit-0.103
dev-qt/qtcore:4[glib]
- dev-qt/qtgui:4[dbus(+),glib]
+ dev-qt/qtdbus:4
+ dev-qt/qtgui:4[glib]
+ >=sys-auth/polkit-0.103
"
DEPEND="${COMMON_DEPEND}
dev-util/automoc