[neon/qt6/qt6-shadertools/Neon/release] debian: add qt6-tools depends

Carlos De Maine null at kde.org
Sun Oct 22 12:34:56 BST 2023


Git commit 91031c12c32078d95413e10cc63ace75dbf17da4 by Carlos De Maine.
Committed on 22/10/2023 at 13:34.
Pushed by carlosdem into branch 'Neon/release'.

add qt6-tools depends

M  +2    -0    debian/control

https://invent.kde.org/neon/qt6/qt6-shadertools/-/commit/91031c12c32078d95413e10cc63ace75dbf17da4

diff --git a/debian/control b/debian/control
index e26197a..671adf8 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,8 @@ Build-Depends: cmake,
                qt6-base-dev (>= 6.4.2+dfsg~),
                qt6-shader-baker <cross>,
                qt6-shadertools-dev:native <cross>
+Build-Depends-Indep: qt6-base-dev (>= 6.4~) <!nodoc>,
+                     qt6-documentation-tools (>= 6.4~) <!nodoc>,
 Standards-Version: 4.6.2
 Homepage: https://www.qt.io/developers/
 Rules-Requires-Root: no


More information about the Neon-commits mailing list