[neon/extras/kmymoney/Neon/release] debian: bring back some build deps

Carlos De Maine null at kde.org
Tue Jul 8 08:47:13 BST 2025


Git commit b4dc2aa731b4979df6216fa5de37ccedf1e092b6 by Carlos De Maine.
Committed on 08/07/2025 at 07:47.
Pushed by carlosdem into branch 'Neon/release'.

bring back some build deps

M  +4    -3    debian/control
M  +3    -3    debian/kmymoney-common.install

https://invent.kde.org/neon/extras/kmymoney/-/commit/b4dc2aa731b4979df6216fa5de37ccedf1e092b6

diff --git a/debian/control b/debian/control
index e5e5291..115cd97 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@ Build-Depends: cmake (>= 3.12.0~),
                libgwengui-qt5-dev (>= 5.1.2~),
                libgwenhywfar-core-dev (>= 5.1.2~),
                libical-dev (>= 3.0.11-2~),
-               libkchart5-dev,
-#               libkf5activities-dev (>= 5.2.0~),
+               libkchart5-dev, 
+               libkf5activities-dev (>= 5.2.0~),
                libkf5akonadi-dev,
                libkf5archive-dev (>= 5.2.0~),
                libkf5completion-dev (>= 5.2.0~),
@@ -41,10 +41,11 @@ Build-Depends: cmake (>= 3.12.0~),
                libkf5webkit-dev (>= 5.2.0~),
                libkf5xmlgui-dev (>= 5.2.0~),
                libofx-dev,
+               libqgpgme-dev,
                libqt5svg5-dev (>= 5.2.0~),
                libsqlcipher-dev,
                libsqlite3-dev,
-               pkg-config,
+               pkgconf,
                pkg-kde-tools (>= 0.15.16),
                python3-dev,
                qtbase5-dev (>= 5.2.0~),
diff --git a/debian/kmymoney-common.install b/debian/kmymoney-common.install
index a7f9a1c..57de6a6 100644
--- a/debian/kmymoney-common.install
+++ b/debian/kmymoney-common.install
@@ -2,10 +2,10 @@ usr/share/checkprinting/
 usr/share/config.kcfg/
 usr/share/doc/HTML/*/kmymoney/
 usr/share/icons/
-usr/share/kbanking/
+#usr/share/kbanking/
 usr/share/kconf_update/
 usr/share/kmymoney/
-usr/share/kservices5/
-usr/share/kxmlgui5/
+#usr/share/kservices5/
+#usr/share/kxmlgui5/
 usr/share/locale/
 usr/share/mime/packages/x-kmymoney.xml


More information about the Neon-commits mailing list