[neon/qt6/qt6-positioning/Neon/release] debian: don't use -DQT_NO_PACKAGE_VERSION_CHECK=TRUE flag

Carlos De Maine null at kde.org
Sat Nov 15 13:36:53 GMT 2025


Git commit 2a77be0b41d0d3fe67e26d761e37abf72461be61 by Carlos De Maine.
Committed on 15/11/2025 at 13:36.
Pushed by carlosdem into branch 'Neon/release'.

don't use -DQT_NO_PACKAGE_VERSION_CHECK=TRUE flag

M  +0    -1    debian/rules

https://invent.kde.org/neon/qt6/qt6-positioning/-/commit/2a77be0b41d0d3fe67e26d761e37abf72461be61

diff --git a/debian/rules b/debian/rules
index 83be4c9..c89ad40 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,6 @@ override_dh_auto_configure:
 		-DCMAKE_MESSAGE_LOG_LEVEL=STATUS \
 		-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
 		-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
-		-DQT_NO_PACKAGE_VERSION_CHECK=ON \
 		-DQT_NO_PRIVATE_MODULE_WARNING=ON \
 		-DQT_UNITY_BUILD=ON \
 		$(extra_cmake_args)


More information about the Neon-commits mailing list