[neon/kde/kscreen/Neon/stable] debian: add wayland-protocols build dep and fix duplicated depends
Carlos De Maine
null at kde.org
Sat May 17 02:55:19 BST 2025
Git commit dbf342262d087027303d64b5181f2728c52f367a by Carlos De Maine.
Committed on 17/05/2025 at 01:55.
Pushed by carlosdem into branch 'Neon/stable'.
add wayland-protocols build dep and fix duplicated depends
M +2 -6 debian/control
https://invent.kde.org/neon/kde/kscreen/-/commit/dbf342262d087027303d64b5181f2728c52f367a
diff --git a/debian/control b/debian/control
index 5a34420..bc56ceb 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,8 @@ Build-Depends: cmake,
pkg-kde-tools-neon,
qt6-base-dev,
qt6-declarative-dev,
- qt6-sensors-dev
+ qt6-sensors-dev,
+ wayland-protocols,
Standards-Version: 4.6.2
Homepage: https://projects.kde.org/projects/kde/workspace/kscreen
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kscreen
@@ -45,11 +46,6 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kscreen.git
Package: kscreen
Architecture: any
-Depends: kde-cli-tools (>= 4:5.14),
- plasma-framework,
- qml-module-qtgraphicaleffects,
- qml-module-org-kde-kitemmodels,
- qml-module-org-kde-kcm,
Depends: iio-sensor-proxy,
kde-cli-tools,
kf6-plasma5support,
More information about the Neon-commits
mailing list