commit:     bede08277a961266ae85916c56effc5fc79aaf89
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  1 22:26:24 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul  2 19:50:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bede0827

app-crypt/kencfs: Add kde-frameworks/kwallet as alt. RDEPEND

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-crypt/kencfs/kencfs-1.6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/kencfs/kencfs-1.6.4.ebuild 
b/app-crypt/kencfs/kencfs-1.6.4.ebuild
index 5abdeda3e34..f998854329f 100644
--- a/app-crypt/kencfs/kencfs-1.6.4.ebuild
+++ b/app-crypt/kencfs/kencfs-1.6.4.ebuild
@@ -20,7 +20,7 @@ DEPEND="
        kde-frameworks/kdelibs:4
 "
 RDEPEND="${DEPEND}
-       kde-apps/kwalletd:4
+       || ( kde-frameworks/kwallet:5 kde-apps/kwalletd:4 )
        sys-fs/encfs
 "
 

Reply via email to