[neon/extras/kmymoney/Neon/stable] debian: bring back some build deps
Carlos De Maine
null at kde.org
Tue Jul 8 08:54:50 BST 2025
Git commit e40ff3b9783820d440fa8725b6dd206701c09de2 by Carlos De Maine.
Committed on 08/07/2025 at 07:54.
Pushed by carlosdem into branch 'Neon/stable'.
bring back some build deps
(cherry picked from commit b4dc2aa731b4979df6216fa5de37ccedf1e092b6)
Co-authored-by: Carlos De Maine <carlosd.kde at gmail.com>
M +4 -3 debian/control
M +3 -3 debian/kmymoney-common.install
https://invent.kde.org/neon/extras/kmymoney/-/commit/e40ff3b9783820d440fa8725b6dd206701c09de2
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