[neon/qt/qtcreator/Neon/release] debian: be more specific

Carlos De Maine null at kde.org
Thu Jul 27 07:16:29 BST 2023


Git commit f3f90a872f2838d2edfcdd1854c7c28a38823c54 by Carlos De Maine.
Committed on 27/07/2023 at 08:16.
Pushed by carlosdem into branch 'Neon/release'.

be more specific

M  +2    -0    debian/rules

https://invent.kde.org/neon/qt/qtcreator/-/commit/f3f90a872f2838d2edfcdd1854c7c28a38823c54

diff --git a/debian/rules b/debian/rules
index 00331ec..3ed29fa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,7 +40,9 @@ override_dh_auto_configure:
 		-DBUILD_TESTING=OFF \
 		-DCLANGTOOLING_LINK_CLANG_DYLIB=ON \
 		-DWITH_DOCS=$(if $(filter qtcreator-doc, $(shell dh_listpackages)),ON,OFF) \
+		-DQTC_DEFAULT_HELPVIEWER_BACKEND=QTWEBENGINE
 		-DBUILD_HELPVIEWERBACKEND_QTWEBENGINE=ON \
+		-DBUILD_HELPVIEWERBACKEND_LITEHTML=OFF \
 		$(EXTRA_CMAKE_ARGS)
 
 execute_after_dh_auto_build-indep:


More information about the Neon-commits mailing list