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

Carlos De Maine null at kde.org
Wed Feb 11 00:56:38 GMT 2026


Git commit 874b3b21ea669f6af70bace7ec84a51929cfc632 by Carlos De Maine.
Committed on 10/02/2026 at 10:01.
Pushed by carlosdem into branch 'Neon/release'.

-DQT_NO_PACKAGE_VERSION_CHECK=TRUE

M  +1    -1    debian/rules

https://invent.kde.org/neon/qt6/qt6-location/-/commit/874b3b21ea669f6af70bace7ec84a51929cfc632

diff --git a/debian/rules b/debian/rules
index 29099d0..4247291 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ override_dh_auto_configure:
 		-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
 		-DQT_NO_PACKAGE_VERSION_CHECK=ON \
 		-DQT_UNITY_BUILD=ON \
-		-DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE \
+		-DQT_NO_PACKAGE_VERSION_CHECK=TRUE \
 		$(extra_cmake_args)
 
 override_dh_auto_build-indep:



More information about the Neon-commits mailing list