[neon/extras/libmediawiki/Neon/release] debian: libkf5mediawiki-dev: depend on libkf5coreaddons-dev
Pino Toscano
null at kde.org
Wed Sep 4 12:27:32 BST 2024
Git commit 6556a838fc4c7c7776d2a622729879fcd9b41e5c by Pino Toscano.
Committed on 03/07/2022 at 06:20.
Pushed by jriddell into branch 'Neon/release'.
libkf5mediawiki-dev: depend on libkf5coreaddons-dev
M +2 -0 debian/changelog
M +1 -0 debian/control
https://invent.kde.org/neon/extras/libmediawiki/-/commit/6556a838fc4c7c7776d2a622729879fcd9b41e5c
diff --git a/debian/changelog b/debian/changelog
index e53ab3f..fe7b46b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ libmediawiki (5.37.0-3) UNRELEASED; urgency=medium
build with newer Qt 5.15.x; patch
upstream_Fix-compilation-error-with-Qt-5.15.patch. (Closes: #1013543)
* Reword the descriptions.
+ * Add the libkf5coreaddons-dev dependency to libkf5mediawiki-dev, as it uses
+ headers from that in public headers.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 03 Jul 2022 07:54:47 +0200
diff --git a/debian/control b/debian/control
index b88c801..d8ca62b 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Package: libkf5mediawiki-dev
Section: libdevel
Architecture: any
Depends: libkf5mediawiki5 (= ${binary:Version}),
+ libkf5coreaddons-dev,
qtbase5-dev (>= 5.5.0~),
${misc:Depends}
Description: access to the API of MediaWiki sites - development files
More information about the Neon-commits
mailing list