[SCM] kwin packaging branch, master, updated. 5998484523c3d88fe9b85502279d76c293a95d21

Maximiliano Curia maxy at moszumanska.debian.org
Sat Mar 21 14:04:05 UTC 2015


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

The following commit has been merged in the master branch:
commit 31b3dd126ba3638ffb1f5bc3a8abc9f9a03688ec
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Feb 8 18:25:38 2015 +0100

    udev is linux-only
    
    We are going to need a lot of these
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 2d0c01f..9123abc 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Build-Depends: cmake (>= 2.8.12),
                libkf5xmlgui-dev (>= 5.3.0),
                libqt5x11extras5-dev,
                libsm-dev,
-               libudev-dev,
+               libudev-dev [linux-any],
                libwayland-dev (>= 1.2),
                libx11-xcb-dev,
                libxcb-composite0-dev,

-- 
kwin packaging



More information about the pkg-kde-commits mailing list