[neon/qt/qtmultimedia/Neon/testing] debian: Build-depend on libwayland-dev.
Dmitry Shachnev
null at kde.org
Tue May 25 09:50:56 BST 2021
Git commit 7d657ffcc8e98638224536a14c2ba4334a039406 by Dmitry Shachnev.
Committed on 29/09/2020 at 06:44.
Pushed by sitter into branch 'Neon/testing'.
Build-depend on libwayland-dev.
Closes: #971122.
M +2 -0 debian/changelog
M +1 -0 debian/control
https://invent.kde.org/neon/qt/qtmultimedia/commit/7d657ffcc8e98638224536a14c2ba4334a039406
diff --git a/debian/changelog b/debian/changelog
index 095cf71..59e3332 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
qtmultimedia-opensource-src (5.14.2-3) UNRELEASED; urgency=medium
+ [ Dmitry Shachnev ]
+ * Build-depend on libwayland-dev (closes: #971122, see also #970324).
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 29 Sep 2020 09:41:08 +0300
diff --git a/debian/control b/debian/control
index 13178fa..8706838 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends: debhelper-compat (= 12),
libopenal-dev,
libpulse-dev,
libqt5opengl5-dev (>= 5.14.2+dfsg~),
+ libwayland-dev,
pkg-kde-tools,
qml-module-qtquick2,
qml-module-qttest,
More information about the Neon-commits
mailing list