[neon/kde/libkscreen/Neon/unstable] debian: QtWaylandScanner

Jonathan Riddell null at kde.org
Mon Sep 6 14:24:26 BST 2021


Git commit 79f7e2cc2839fdf85820b426e5c4c81e50d853d0 by Jonathan Riddell.
Committed on 06/09/2021 at 13:24.
Pushed by jriddell into branch 'Neon/unstable'.

QtWaylandScanner

M  +2    -1    debian/control
M  +9    -3    debian/tests/control

https://invent.kde.org/neon/kde/libkscreen/commit/79f7e2cc2839fdf85820b426e5c4c81e50d853d0

diff --git a/debian/control b/debian/control
index 397558e..9c86493 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,8 @@ Build-Depends: cmake (>= 3.0~),
                pkg-config,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
                qtbase5-dev (>= 5.11.0~),
-               qttools5-dev-tools
+               qttools5-dev-tools,
+               qtwayland5-dev-tools
 Standards-Version: 4.1.3
 Homepage: https://projects.kde.org/projects/kde/workspace/libkscreen
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/libkscreen
diff --git a/debian/tests/control b/debian/tests/control
index 4b30a9d..1e6946e 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,8 +1,14 @@
 Tests: testsuite
-Depends: @, @builddeps@, build-essential, xvfb, xauth, dbus (>= 1.8),
-         libgl1-mesa-dri, dbus-x11
+Depends: build-essential,
+         dbus (>= 1.8),
+         dbus-x11,
+         libgl1-mesa-dri,
+         xauth,
+         xvfb,
+         @,
+         @builddeps@
 Restrictions: build-needed
 
 Tests: acc
-Depends: @, dh-acc, exuberant-ctags
+Depends: dh-acc, exuberant-ctags, @
 Restrictions: allow-stderr


More information about the Neon-commits mailing list