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

Carlos De Maine null at kde.org
Sat Nov 15 08:36:12 GMT 2025


Git commit 6284f16319c1fb4c7842cc3c403e9a2ad04bd0f5 by Carlos De Maine.
Committed on 15/11/2025 at 08:34.
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-location/-/commit/6284f16319c1fb4c7842cc3c403e9a2ad04bd0f5

diff --git a/debian/rules b/debian/rules
index 5bd2ad9..d2d6c7e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,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