[neon/qt6/qt6-svg/Neon/release] debian: add the correct Builds-Depends-Indep:

Carlos De Maine null at kde.org
Mon Oct 23 00:33:37 BST 2023


Git commit ed5548d63086289e5d7ce538cc19c561b819d642 by Carlos De Maine.
Committed on 23/10/2023 at 01:32.
Pushed by carlosdem into branch 'Neon/release'.

add the correct Builds-Depends-Indep:

M  +3    -0    debian/control

https://invent.kde.org/neon/qt6/qt6-svg/-/commit/ed5548d63086289e5d7ce538cc19c561b819d642

diff --git a/debian/control b/debian/control
index 2aa27d2..8413bf8 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,9 @@ Build-Depends: cmake,
                pkg-kde-tools,
                qt6-base-dev (>= 6.4.2+dfsg~),
                zlib1g-dev
+Build-Depends-Indep: qt6-base-dev (>= 6.4~) <!nodoc>,
+                     qt6-documentation-tools (>= 6.4~) <!nodoc>,
+                     qt6-base-doc (>= 6.4~) <!nodoc>,
 Standards-Version: 4.6.1
 Homepage: https://www.qt.io/developers/
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-svg


More information about the Neon-commits mailing list