[neon/extras/qca2/Neon/release] debian: add openssl B-D
Pino Toscano
null at kde.org
Thu May 16 14:04:46 BST 2024
Git commit 0681f85a98071b0b4be7b564b9387524587f818a by Pino Toscano.
Committed on 25/07/2023 at 07:10.
Pushed by jriddell into branch 'Neon/release'.
add openssl B-D
M +2 -0 debian/changelog
M +1 -0 debian/control
https://invent.kde.org/neon/extras/qca2/-/commit/0681f85a98071b0b4be7b564b9387524587f818a
diff --git a/debian/changelog b/debian/changelog
index ff58e1b..e72114b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ qca2 (2.3.7-0r1) UNRELEASED; urgency=medium
* Fix qt6 path in QCA_FEATURE_INSTALL_DIR for the Qt 6 build (although it is
not actually used).
* Update symbols files from the logs of buildds.
+ * Add openssl as build dependency for the tests, so we get the default openssl
+ configuration.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Mon, 17 Jul 2023 05:15:00 +0200
diff --git a/debian/control b/debian/control
index a5fc6e8..3dd926f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: ca-certificates,
gnupg <!nocheck>,
libsasl2-dev,
libssl-dev (>= 1.1.1~),
+ openssl <!nocheck>,
pkg-config,
pkg-kde-tools (>= 0.15.16),
qtbase5-dev (>= 5.14.0~),
More information about the Neon-commits
mailing list