[neon/neon-packaging/kalendar/Neon/unstable] debian: Add new gpgme dependency

Julian Steinmann null at kde.org
Tue Aug 30 11:17:18 BST 2022


Git commit dcf182f7f56aaf693acdb19b5e9373024c97b9e0 by Julian Steinmann.
Committed on 30/08/2022 at 10:17.
Pushed by xyquadrat into branch 'Neon/unstable'.

Add new gpgme dependency

M  +2    -1    debian/control

https://invent.kde.org/neon/neon-packaging/kalendar/commit/dcf182f7f56aaf693acdb19b5e9373024c97b9e0

diff --git a/debian/control b/debian/control
index ad5098d..b66b0ba 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,8 @@ Build-Depends: cmake (>= 3.16~),
                qtdeclarative5-dev (>= 5.15.2~),
                qtlocation5-dev (>= 5.15.2~),
                qtpositioning5-dev (>= 5.15.2~),
-               qtquickcontrols2-5-dev (>= 5.15.2~)
+               qtquickcontrols2-5-dev (>= 5.15.2~),
+               libgpgme-dev
 Standards-Version: 4.5.0
 Homepage: https://invent.kde.org/kde/kalendar
 Rules-Requires-Root: no


More information about the Neon-commits mailing list