[neon/kde/marble/Neon/unstable] debian: prune build-deps
Carlos De Maine
null at kde.org
Wed Oct 2 01:46:12 BST 2024
Git commit 0d58ba93ac6590f8d8843b5c78cf27d1131a0403 by Carlos De Maine.
Committed on 02/10/2024 at 00:43.
Pushed by carlosdem into branch 'Neon/unstable'.
prune build-deps
M +4 -7 debian/control
M +1 -0 debian/rules
https://invent.kde.org/neon/kde/marble/-/commit/0d58ba93ac6590f8d8843b5c78cf27d1131a0403
diff --git a/debian/control b/debian/control
index f15e3b8..f10455f 100644
--- a/debian/control
+++ b/debian/control
@@ -11,11 +11,9 @@ Build-Depends: cmake,
kf6-kcrash-dev,
kf6-kdoctools-dev,
kf6-ki18n-dev,
- kf6-kio-dev,
- kf6-knewstuff-dev,
kf6-kparts-dev,
+ kf6-purpose-dev,
kf6-krunner-dev,
- kf6-kwallet-dev,
libabsl-dev,
libgps-dev,
libopencv-dev,
@@ -27,13 +25,12 @@ Build-Depends: cmake,
pkg-kde-tools-neon,
protobuf-compiler,
python3-dev,
+ qt6-5compat-dev,
qt6-base-dev,
qt6-declarative-dev,
- qt6-location-dev,
- qt6-multimedia-dev,
+# qt6-multimedia-dev,
qt6-phonon-dev,
- qt6-positioning-dev,
- qt6-serialport-dev,
+# qt6-positioning-dev,
qt6-svg-dev,
qt6-tools-dev,
qt6-webchannel-dev,
diff --git a/debian/rules b/debian/rules
index 8f75c66..a3b19fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,7 @@ export DH_VERBOSE = 1
override_dh_auto_configure:
dh_auto_configure -- \
+ -DBUILD_MARBLE_APPS=YES
-DBUILD_MARBLE_TESTS=NO \
-DBUILD_MARBLE_TOOLS=YES \
-DBUILD_MARBLE_EXAMPLES=YES \
More information about the Neon-commits
mailing list