[neon/qt6/qbs/Neon/release] debian: add more B-D-As for tests

Pino Toscano null at kde.org
Sat Aug 30 06:05:04 BST 2025


Git commit 153b6f2dda6e1ec9eba7a0c290d04405fcc737aa by Pino Toscano.
Committed on 30/08/2025 at 04:01.
Pushed by carlosdem into branch 'Neon/release'.

add more B-D-As for tests

M  +2    -0    debian/changelog
M  +7    -1    debian/control

https://invent.kde.org/neon/qt6/qbs/-/commit/153b6f2dda6e1ec9eba7a0c290d04405fcc737aa

diff --git a/debian/changelog b/debian/changelog
index cc05bbd..b7f7e92 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ qbs (3.0.1-2) UNRELEASED; urgency=medium
   * Move the test-only qt6-declarative-dev, and qt6-tools-dev build dependencies
     as Build-Depends-Arch, as they are needed only when running the tests which
     are run during arch builds.
+  * Add few more arch-only test-only build dependencies for additional bits in
+    the test suite: 7zip, bison, flex, icoutils, qt6-shadertools-dev, and zip.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 30 Aug 2025 05:36:33 +0200
 
diff --git a/debian/control b/debian/control
index 33f1060..b8cf0f2 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,14 @@ Build-Depends: cmake,
                qt6-5compat-dev,
                qt6-base-dev (>= 6.4.2+dfsg-12~),
                qt6-base-private-dev,
-Build-Depends-Arch: qt6-declarative-dev <!nocheck>,
+Build-Depends-Arch: 7zip <!nocheck>,
+                    bison <!nocheck>,
+                    flex <!nocheck>,
+                    icoutils <!nocheck>,
+                    qt6-declarative-dev <!nocheck>,
+                    qt6-shadertools-dev <!nocheck>,
                     qt6-tools-dev <!nocheck>,
+                    zip <!nocheck>,
 Build-Depends-Indep: python3-bs4,
                      python3-lxml,
                      qt6-tools-dev,



More information about the Neon-commits mailing list