zuluCrypt: Depend on kwallet instead of KDELibs4

While it's still possible to build against the old library and
runtime, KF5Wallet is the default.

Change-Id: I49cb232d3d5a69388b09e8aa7d1351e4d19721db
Reviewed-on: https://galileo.mailstation.de/gerrit/10563
Reviewed-by: Jenkins <wk@mailstation.de>
Reviewed-by: Julian Ospald <hasufell@posteo.de>
This commit is contained in:
Heiko Becker 2017-11-09 21:40:45 +01:00 committed by Julian Ospald
parent 0f625b8c22
commit e36cc50b87
1 changed files with 1 additions and 4 deletions

View File

@ -36,10 +36,7 @@ DEPENDENCIES="
dev-libs/libpwquality
x11-libs/qtbase:5
)
kde? (
kde/kdelibs:4
kde/kde-runtime:4
)
kde? ( kde-frameworks/kwallet:5 )
polkit? ( sys-auth/polkit )
run:
providers:eudev? ( sys-apps/eudev )