[neon/qt6/qt6-base/Neon/release] debian: add back the doc depends

Carlos De Maine null at kde.org
Sun Oct 22 10:12:20 BST 2023


Git commit 242d736306a6f5d7825bea7b4b46c39f130bf51c by Carlos De Maine.
Committed on 22/10/2023 at 11:12.
Pushed by carlosdem into branch 'Neon/release'.

add back the doc depends

M  +2    -0    debian/control

https://invent.kde.org/neon/qt6/qt6-base/-/commit/242d736306a6f5d7825bea7b4b46c39f130bf51c

diff --git a/debian/control b/debian/control
index 66a87b0..509117c 100644
--- a/debian/control
+++ b/debian/control
@@ -94,6 +94,8 @@ Build-Depends: cmake,
                unixodbc-dev,
                zlib1g-dev,
                zstd
+Build-Depends-Indep: qt6-base-dev (>= 6.4~) <!nodoc>,
+                     qt6-documentation-tools (>= 6.4~) <!nodoc>,
 Standards-Version: 4.6.2
 Section: libs
 Homepage: https://www.qt.io/developers/


More information about the Neon-commits mailing list