[neon/qt6/qt6-mqtt/Neon/release] debian: docs -> Build-Depends-Indep:

Carlos De Maine null at kde.org
Sat Jul 27 01:06:23 BST 2024


Git commit 04c6c18da1dfb2668ea6c8d24b7e2bf2dc60516d by Carlos De Maine.
Committed on 27/07/2024 at 00:06.
Pushed by carlosdem into branch 'Neon/release'.

docs -> Build-Depends-Indep:

M  +3    -1    debian/control

https://invent.kde.org/neon/qt6/qt6-mqtt/-/commit/04c6c18da1dfb2668ea6c8d24b7e2bf2dc60516d

diff --git a/debian/control b/debian/control
index 711ad51..b47bf45 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,9 @@ Build-Depends: cmake,
                pkg-config,
                pkg-kde-tools,
                qt6-base-dev,
-               qt6-tools-dev,
+Build-Depends-Indep: qt6-base-dev (>= 6.7~) <!nodoc>,
+                     qt6-documentation-tools (>= 6.7~) <!nodoc>,
+                     qt6-base-doc (>= 6.7~) <!nodoc>,
 Standards-Version: 4.6.2
 Homepage: https://www.qt.io/developers/
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-datavis3d


More information about the Neon-commits mailing list