[neon/qt6/qt6-positioning/Neon/release] debian: back to normal build
Carlos De Maine
null at kde.org
Wed Feb 11 00:58:51 GMT 2026
Git commit ba9a01aae2a577df71f198de90e5ff39d320bc37 by Carlos De Maine.
Committed on 11/02/2026 at 00:58.
Pushed by carlosdem into branch 'Neon/release'.
back to normal build
M +1 -1 debian/control
M +0 -1 debian/rules
https://invent.kde.org/neon/qt6/qt6-positioning/-/commit/ba9a01aae2a577df71f198de90e5ff39d320bc37
diff --git a/debian/control b/debian/control
index aa73379..76a76e4 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: cmake,
pkg-kde-tools,
pkg-kde-tools-neon,
qt6-base-dev (>= 6.10.2~),
- qt6-declarative-dev,
+ qt6-declarative-dev (>= 6.10.2~),
qt6-serialport-dev (>= 6.10.2~),
qt6-svg-dev (>= 6.10.2~),
rapidjson-dev (>= 1.1.0),
diff --git a/debian/rules b/debian/rules
index 8473777..7013820 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,6 @@ override_dh_auto_configure:
-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=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