[neon/kde/kwayland-server/Neon/unstable] debian: add missing dev dep
Harald Sitter
null at kde.org
Mon Mar 14 08:40:13 GMT 2022
Git commit a88ee574517bb8ef0dcbb84ac2ca3d6c393a66ad by Harald Sitter.
Committed on 14/03/2022 at 08:39.
Pushed by sitter into branch 'Neon/unstable'.
add missing dev dep
the cmake package looks for wayland as dependency
M +1 -0 debian/control
https://invent.kde.org/neon/kde/kwayland-server/commit/a88ee574517bb8ef0dcbb84ac2ca3d6c393a66ad
diff --git a/debian/control b/debian/control
index ccd9763..165c157 100644
--- a/debian/control
+++ b/debian/control
@@ -42,6 +42,7 @@ Section: libdevel
Architecture: any
Depends: libkf5wayland-dev (>= 5.74.0~),
libkwaylandserver5-1 (= ${binary:Version}),
+ libwayland-dev,
qtbase5-dev (>= 5.15.0~),
${misc:Depends}
Description: development files for kwaylandserver
More information about the Neon-commits
mailing list