kde-frameworks/kwallet: add subslot dependency on gpgme

gpgme broke ABI

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-02-17 18:26:52 +00:00
parent a472875577
commit 87e3304448
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ DEPEND="
=kde-frameworks/kservice-${PVCUT}*:5
=kde-frameworks/kwidgetsaddons-${PVCUT}*:5
=kde-frameworks/kwindowsystem-${PVCUT}*:5
gpg? ( >=app-crypt/gpgme-1.7.1[cxx,qt5] )
gpg? ( >=app-crypt/gpgme-1.7.1:=[cxx,qt5] )
"
RDEPEND="${DEPEND}"

View File

@@ -30,7 +30,7 @@ DEPEND="
=kde-frameworks/kservice-${PVCUT}*:5
=kde-frameworks/kwidgetsaddons-${PVCUT}*:5
=kde-frameworks/kwindowsystem-${PVCUT}*:5
gpg? ( >=app-crypt/gpgme-1.7.1[cxx,qt5] )
gpg? ( >=app-crypt/gpgme-1.7.1:=[cxx,qt5] )
"
RDEPEND="${DEPEND}"