[neon/qt/qtscxml/Neon/unstable] debian: Fix FTCBFS: Add libqt5scxml5-bin to cross Build-Depends

Lisandro Damián Nicanor Pérez Meyer null at kde.org
Mon Apr 29 17:44:27 BST 2024


Git commit db7aeeac42f28c57d170fa701e09042dadc06e9b by Lisandro Damián Nicanor Pérez Meyer.
Committed on 20/09/2023 at 18:01.
Pushed by jriddell into branch 'Neon/unstable'.

Fix FTCBFS: Add libqt5scxml5-bin to cross Build-Depends

Closes: #1052178.

M  +3    -0    debian/changelog
M  +1    -0    debian/control

https://invent.kde.org/neon/qt/qtscxml/-/commit/db7aeeac42f28c57d170fa701e09042dadc06e9b

diff --git a/debian/changelog b/debian/changelog
index 150537c..bc3d37a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 qtscxml-everywhere-src (5.15.10-3) UNRELEASED; urgency=medium
 
+  [ Helmut Grohne ]
+  * Fix FTCBFS: Add libqt5scxml5-bin to cross Build-Depends (Closes: #1052178).
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 20 Sep 2023 14:59:42 -0300
 
 qtscxml-everywhere-src (5.15.10-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index d12b40f..12f3f87 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Scarlett Moore <sgmoore at kde.org>,
            Dmitry Shachnev <mitya57 at debian.org>,
            Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>
 Build-Depends: debhelper-compat (= 13),
+               libqt5scxml5-bin <cross>,
                pkg-kde-tools,
                qml-module-qttest (>= 5.15.10+dfsg~),
                qtbase5-dev (>= 5.15.10+dfsg~),



More information about the Neon-commits mailing list