[neon/extras/labplot/Neon/release] debian: use system QXlsx
Pino Toscano
null at kde.org
Wed Oct 2 14:04:05 BST 2024
Git commit c793c29cec7f79eb015bb4a7a05e2bb1b75b0cbf by Pino Toscano.
Committed on 12/11/2023 at 19:58.
Pushed by jriddell into branch 'Neon/release'.
use system QXlsx
M +3 -0 debian/changelog
M +1 -0 debian/control
https://invent.kde.org/neon/extras/labplot/-/commit/c793c29cec7f79eb015bb4a7a05e2bb1b75b0cbf
diff --git a/debian/changelog b/debian/changelog
index 9d705f7..a04dcfe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
labplot (2.10.1-2) UNRELEASED; urgency=medium
+ [ Pino Toscano ]
+ * Add the libqt5qxlsx-dev build dependency to use the external QXlsx library,
+ instead of the embedded copy.
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Sun, 12 Nov 2023 20:54:35 +0100
diff --git a/debian/control b/debian/control
index bc335c7..83da382 100644
--- a/debian/control
+++ b/debian/control
@@ -46,6 +46,7 @@ Build-Depends: debhelper-compat (= 13),
libmarkdown2-dev,
libmatio-dev,
libreadstat-dev,
+ libqt5qxlsx-dev,
xauth <!nocheck>,
xvfb <!nocheck>,
locales-all <!nocheck>,
More information about the Neon-commits
mailing list