[neon/kde/kwayland-integration/Neon/unstable] debian: No package 'wayland-protocols' found

Jonathan Riddell null at kde.org
Mon Jun 7 15:05:22 BST 2021


Git commit a3a95ac73552e992ff282f828cef75ed8db6bddf by Jonathan Riddell.
Committed on 07/06/2021 at 14:05.
Pushed by jriddell into branch 'Neon/unstable'.

No package 'wayland-protocols' found

M  +2    -1    debian/control

https://invent.kde.org/neon/kde/kwayland-integration/commit/a3a95ac73552e992ff282f828cef75ed8db6bddf

diff --git a/debian/control b/debian/control
index 4b934a6..c5a68a1 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,8 @@ Build-Depends: cmake (>= 2.8.12),
                qtbase5-dev (>= 5.11.0~),
                qtbase5-private-dev,
                qtwayland5,
-               qtwayland5-dev-tools
+               qtwayland5-dev-tools,
+               wayland-protocols
 Standards-Version: 4.1.3
 Homepage: https://projects.kde.org/projects/kde/workspace/kwayland-integration
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kwayland-integration


More information about the Neon-commits mailing list