commit: 3442b66e2b3ecf6aad043aa7ba8dfc14650e8ecb
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 15 16:47:02 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 16:48:19 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3442b66e
kde-frameworks/kauth: Remove alternate dependency
Not done by upstream yet.
Package-Manager: portage-2.2.28
kde-frameworks/kauth/kauth-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/kauth/kauth-9999.ebuild
b/kde-frameworks/kauth/kauth-9999.ebuild
index 2dbc62e..dde6e97 100644
--- a/kde-frameworks/kauth/kauth-9999.ebuild
+++ b/kde-frameworks/kauth/kauth-9999.ebuild
@@ -17,7 +17,7 @@ RDEPEND="
$(add_qt_dep qtdbus)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
- policykit? ( || ( $(add_frameworks_dep polkit-qt)
sys-auth/polkit-qt[qt5] ) )
+ policykit? ( sys-auth/polkit-qt[qt5] )
"
DEPEND="${RDEPEND}
nls? ( $(add_qt_dep linguist-tools) )