projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53628d4
)
kde-frameworks/kauth: Fix dependencies
author
Johannes Huber
<johu@gentoo.org>
Fri, 15 Apr 2016 16:51:02 +0000
(18:51 +0200)
committer
Johannes Huber
<johu@gentoo.org>
Fri, 15 Apr 2016 16:51:02 +0000
(18:51 +0200)
Package-Manager: portage-2.2.28
kde-frameworks/kauth/kauth-5.21.0.ebuild
patch
|
blob
|
history
diff --git
a/kde-frameworks/kauth/kauth-5.21.0.ebuild
b/kde-frameworks/kauth/kauth-5.21.0.ebuild
index 4450160d99221e0e7004d2dfdcd01422cc1a8ff5..4cf46993756b0f6071135bfc3bef584a90a22e9f 100644
(file)
--- a/
kde-frameworks/kauth/kauth-5.21.0.ebuild
+++ b/
kde-frameworks/kauth/kauth-5.21.0.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) )