[neon/kde/kidletime/wayland] debian: Build with wayland
David Redondo
null at kde.org
Thu Feb 16 11:24:48 GMT 2023
Git commit d926c06134b724f5ef20aa95ffa408529ae4c6c4 by David Redondo.
Committed on 16/02/2023 at 11:24.
Pushed by davidre into branch 'wayland'.
Build with wayland
M +5 -1 debian/control
https://invent.kde.org/neon/kde/kidletime/commit/d926c06134b724f5ef20aa95ffa408529ae4c6c4
diff --git a/debian/control b/debian/control
index 6d40033..ada92a7 100644
--- a/debian/control
+++ b/debian/control
@@ -10,15 +10,19 @@ Build-Depends: cmake (>= 3.0~),
graphviz,
libqt5sql5-sqlite,
libqt5x11extras5-dev (>= 5.8.0~),
+ libqt5waylandclient5-dev (>= 5.15.2~) [linux-any],
libx11-dev,
libx11-xcb-dev,
libxcb-sync-dev,
libxcb1-dev,
libxss-dev [!hurd-any],
+ libwayland-dev (>= 1.9~) [linux-any],
pkg-config,
pkg-kde-tools (>= 0.15.15ubuntu1~),
+ plasma-wayland-protocols,
qtbase5-dev (>= 5.8.0~),
- qttools5-dev-tools (>= 5.4)
+ qttools5-dev-tools (>= 5.4),
+ qtwayland5-dev-tools (>= 5.15.0~) [linux-any]
Standards-Version: 4.1.4
Homepage: https://projects.kde.org/kidletime
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kidletime
More information about the Neon-commits
mailing list