[neon/kf6/kf6-kwindowsystem/Neon/unstable] debian: Add new dependencies

Nicolas Fella null at kde.org
Sun Oct 22 09:21:42 BST 2023


Git commit 76f60888b7a08b46e0c39dd5da0059f0773276bf by Nicolas Fella.
Committed on 21/10/2023 at 20:41.
Pushed by carlosdem into branch 'Neon/unstable'.

Add new dependencies

M  +5    -1    debian/control

https://invent.kde.org/neon/kf6/kf6-kwindowsystem/-/commit/76f60888b7a08b46e0c39dd5da0059f0773276bf

diff --git a/debian/control b/debian/control
index 5c8b76d..b9b2a8d 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,11 @@ Build-Depends: cmake,
                pkg-kde-tools-neon,
                qt6-base-dev,
                qt6-declarative-dev,
-               qt6-tools-dev
+               qt6-tools-dev,
+               qt6-wayland,
+               qt6-wayland-dev,
+               qt6-wayland-dev-tools,
+               wayland-protocols
 Standards-Version: 4.1.4
 Homepage: https://projects.kde.org/projects/frameworks/kwindowsystem
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kwindowsystem


More information about the Neon-commits mailing list