[neon/qt6/qt6-positioning/Neon/release] debian: -DQT_NO_PACKAGE_VERSION_CHECK=TRUE

Carlos De Maine null at kde.org
Sat Nov 15 08:25:56 GMT 2025


Git commit 533478883736a7b8b974ea041205a8eb77a0da99 by Carlos De Maine.
Committed on 15/11/2025 at 08:25.
Pushed by carlosdem into branch 'Neon/release'.

-DQT_NO_PACKAGE_VERSION_CHECK=TRUE

M  +1    -0    debian/rules

https://invent.kde.org/neon/qt6/qt6-positioning/-/commit/533478883736a7b8b974ea041205a8eb77a0da99

diff --git a/debian/rules b/debian/rules
index c89ad40..cf1402b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,7 @@ override_dh_auto_configure:
 		-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
 		-DQT_NO_PRIVATE_MODULE_WARNING=ON \
 		-DQT_UNITY_BUILD=ON \
+		-DQT_NO_PACKAGE_VERSION_CHECK=TRUE \
 		$(extra_cmake_args)
 
 override_dh_auto_build-indep:


More information about the Neon-commits mailing list