[neon/kf6/kf6-kwindowsystem/Neon/unstable] debian: add libwayland-dev for wayland-scanner

Carlos De Maine null at kde.org
Sun Oct 22 10:00:55 BST 2023


Git commit 34469983ae428b71048cdde4868e3b57b304f7aa by Carlos De Maine.
Committed on 22/10/2023 at 11:00.
Pushed by carlosdem into branch 'Neon/unstable'.

add libwayland-dev for wayland-scanner

M  +5    -2    debian/control

https://invent.kde.org/neon/kf6/kf6-kwindowsystem/-/commit/34469983ae428b71048cdde4868e3b57b304f7aa

diff --git a/debian/control b/debian/control
index b9b2a8d..5609d94 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: cmake,
                doxygen,
                graphviz,
                kf6-extra-cmake-modules,
+               libwayland-dev,
                libx11-dev,
                libxcb-icccm4-dev,
                libxcb-keysyms1-dev,
@@ -20,11 +21,10 @@ Build-Depends: cmake,
                qt6-base-dev,
                qt6-declarative-dev,
                qt6-tools-dev,
-               qt6-wayland,
                qt6-wayland-dev,
                qt6-wayland-dev-tools,
                wayland-protocols
-Standards-Version: 4.1.4
+Standards-Version: 4.6.2
 Homepage: https://projects.kde.org/projects/frameworks/kwindowsystem
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kwindowsystem
 Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kwindowsystem.git
@@ -48,6 +48,9 @@ Section: kde
 X-Neon-MergedPackage: true
 Depends: kf6-kwindowsystem (= ${binary:Version}),
          qt6-base-dev,
+         qt6-declarative-dev,
+         qt6-tools-dev,
+         qt6-wayland-dev,
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: kf6-kwindowsystem (= ${source:Version})


More information about the Neon-commits mailing list