[neon/kde/kwallet/Neon/unstable] debian: fix gpgme

Carlos De Maine null at kde.org
Mon May 22 01:23:26 BST 2023


Git commit 01f334171b4c0fff57914a6d905b4256989abd6c by Carlos De Maine.
Committed on 22/05/2023 at 00:23.
Pushed by carlosdem into branch 'Neon/unstable'.

fix gpgme

M  +3    -3    debian/control

https://invent.kde.org/neon/kde/kwallet/commit/01f334171b4c0fff57914a6d905b4256989abd6c

diff --git a/debian/control b/debian/control
index c180b5f..8dbbb8c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,9 +10,9 @@ Build-Depends: cmake (>= 3.0~),
                graphviz,
                libboost-dev,
                libgcrypt20-dev (>= 1.5.0~),
-               libgpgme-dev | libgpgme11-dev,
-               libgpgmepp-dev (>= 1.7.0~) | libgpgmepp6-dev,
-               libgpgmepp-dev (>= 1.7.0~) | libqgpgme7-dev,
+               libgpgme-dev,
+               libgpgmepp-dev,
+               libqgpgme-qt5-dev,
                libkf5config-dev (>= 5.51.0~),
                libkf5configwidgets-dev (>= 5.51.0~),
                libkf5coreaddons-dev (>= 5.51.0~),


More information about the Neon-commits mailing list