[neon/qt6/qt6-datavis3d/Neon/release] debian: forgot the build-depends-indep:

Carlos De Maine null at kde.org
Tue Oct 24 11:22:33 BST 2023


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

forgot the build-depends-indep:

M  +3    -0    debian/control

https://invent.kde.org/neon/qt6/qt6-datavis3d/-/commit/bdea7f4a1e1fe24d202542f063bd74704ee6c7c1

diff --git a/debian/control b/debian/control
index d39522b..aa2bee3 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,9 @@ Build-Depends: cmake,
                qt6-declarative-dev (>= 6.4.2+dfsg~),
                xauth <!nocheck>,
                xvfb <!nocheck>
+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.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