[SCM] kwin packaging branch, master, updated. debian/5.6.4-1-9-gf35bede

Maximiliano Curia maxy at moszumanska.debian.org
Sun Jun 5 14:01:32 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kwin.git;a=commitdiff;h=d4162ec

The following commit has been merged in the master branch:
commit d4162ec2e0784a0ce02d76604b5b0cbf1fbc987b
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Jun 3 14:14:34 2016 +0200

    Add xwayland runtime dependency in kwin-wayland
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 7b0276a..0726302 100644
--- a/debian/control
+++ b/debian/control
@@ -44,7 +44,6 @@ Build-Depends: cmake (>= 2.8.12),
                libudev-dev [linux-any],
                libwayland-dev (>= 1.2),
                libx11-xcb-dev,
-               libxi-dev,
                libxcb-composite0-dev (>= 1.10~),
                libxcb-cursor-dev,
                libxcb-damage0-dev (>= 1.10~),
@@ -61,6 +60,7 @@ Build-Depends: cmake (>= 2.8.12),
                libxcb-xtest0-dev,
                libxcb1-dev (>= 1.10~),
                libxcursor-dev,
+               libxi-dev,
                libxkbcommon-dev (>= 0.4.1),
                pkg-config,
                pkg-kde-tools (>= 0.15.18~),
@@ -146,6 +146,7 @@ Depends: kwayland-integration,
          kwin-common (= ${binary:Version}),
          kwin-wayland-backend-drm (= ${binary:Version}) | kwin-wayland-backend,
          qtwayland5,
+         xwayland,
          ${misc:Depends},
          ${shlibs:Depends}
 Provides: kwin

-- 
kwin packaging



More information about the pkg-kde-commits mailing list