[neon/kf6/kf6-extra-cmake-modules/Neon/stable] debian: refine docs

Carlos De Maine null at kde.org
Thu Jul 31 00:02:23 BST 2025


Git commit 64252812d14a6f85b83f2faf25f660bca1967074 by Carlos De Maine.
Committed on 30/07/2025 at 23:02.
Pushed by carlosdem into branch 'Neon/stable'.

refine docs

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

https://invent.kde.org/neon/kf6/kf6-extra-cmake-modules/-/commit/64252812d14a6f85b83f2faf25f660bca1967074

diff --git a/debian/control b/debian/control
index 8f89663..b3faf84 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: cmake,
                debhelper-compat (= 13),
                libjs-jquery,
                libjs-underscore,
+               kde-qdoc-common-dev,
                pkg-kde-tools-neon,
                python3,
                python3-distutils-extra,
diff --git a/debian/rules b/debian/rules
index 823bf49..6310393 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,4 @@
 override_dh_auto_configure:
 	dh_auto_configure -- \
 	-DBUILD_WITH_QT6=ON \
-	-DBUILD_HTML_DOCS=ON \
-	-DBUILD_MAN_DOCS=ON 
-#	-BUILD_QTHELP_DOCS=ON
+	-DBUILD_DOC=ON \


More information about the Neon-commits mailing list