diff options
Diffstat (limited to 'app-crypt/gpgme/gpgme-1.7.1-r1.ebuild')
-rw-r--r-- | app-crypt/gpgme/gpgme-1.7.1-r1.ebuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app-crypt/gpgme/gpgme-1.7.1-r1.ebuild b/app-crypt/gpgme/gpgme-1.7.1-r1.ebuild index 6a9c547c7239..ef9ed4fdd4a7 100644 --- a/app-crypt/gpgme/gpgme-1.7.1-r1.ebuild +++ b/app-crypt/gpgme/gpgme-1.7.1-r1.ebuild @@ -21,6 +21,10 @@ IUSE="common-lisp static-libs cxx python qt5" RDEPEND="app-crypt/gnupg >=dev-libs/libassuan-2.0.2 >=dev-libs/libgpg-error-1.11 + cxx? ( + !kde-apps/gpgmepp:4 + !kde-apps/kdepimlibs:4 + ) qt5? ( dev-qt/qtcore:5 !kde-apps/gpgmepp:4 |