[SCM] kwin packaging branch, kubuntu_unstable, updated. debian/5.4.3-1-154-g3bcc6dd
Clive Johnston
clivejo-guest at moszumanska.debian.org
Wed Mar 2 23:41:25 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kwin.git;a=commitdiff;h=3bcc6dd
The following commit has been merged in the kubuntu_unstable branch:
commit 3bcc6dd49c7ed3644bbfb82940024202e4150372
Author: Clive Johnston <clivejo at aol.com>
Date: Wed Mar 2 23:41:20 2016 +0000
Adding libhybris-dev as build dep
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index f87cf8a..e49acc8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -40,6 +40,7 @@ kwin (4:5.5.4-0ubuntu1) UNRELEASED; urgency=medium
[ Clive Johnston ]
* Adding min versions for build deps
+ * Adding libhybris-dev as build dep
-- Clive Johnston <clivejo at aol.com> Wed, 27 Jan 2016 20:12:59 +0000
diff --git a/debian/control b/debian/control
index 264f575..c5c835b 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Build-Depends: cmake (>= 2.8.12),
libfontconfig1-dev,
libfreetype6-dev,
libgbm-dev,
+ libhybris-dev,
libice-dev,
libinput-dev (>= 0.10~),
libkdecorations2-dev (>= 4:5.5.4~),
--
kwin packaging
More information about the pkg-kde-commits
mailing list