[neon/qt6/qbs/Neon/release] debian: try again

Jonathan Riddell null at kde.org
Tue Oct 29 11:29:38 GMT 2024


Git commit ae72c8d64386f069532005b106aaaa5f1696d695 by Jonathan Riddell.
Committed on 29/10/2024 at 11:29.
Pushed by jriddell into branch 'Neon/release'.

try again

M  +1    -0    debian/control
M  +1    -0    debian/rules

https://invent.kde.org/neon/qt6/qbs/-/commit/ae72c8d64386f069532005b106aaaa5f1696d695

diff --git a/debian/control b/debian/control
index e10583c..1205a82 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: cmake,
                qt6-base-dev (>= 6.4.2+dfsg-12~),
                qt6-base-private-dev,
                qt6-declarative-dev <!nocheck>,
+	       qt6-base-doc,
                qt6-tools-dev <!nocheck>,
 Build-Depends-Indep: python3-bs4,
                      python3-lxml,
diff --git a/debian/rules b/debian/rules
index 85d9a73..d8068fa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
+export PATH := /usr/lib/qt6/bin:$(PATH)
 
 include /usr/share/dpkg/default.mk
 


More information about the Neon-commits mailing list