[SCM] kwayland packaging branch, master, updated. afe9acc819c06d01ce79729aaeb58bf05e709481

Rohan Garg rohangarg-guest at moszumanska.debian.org
Mon Oct 6 13:19:33 UTC 2014


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

The following commit has been merged in the master branch:
commit afe9acc819c06d01ce79729aaeb58bf05e709481
Author: Rohan Garg <rohan at kde.org>
Date:   Mon Oct 6 15:19:11 2014 +0200

    KWayland looks for egl-dev headers, make sure we build-dep on libegl1-mesa-dev
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 2f18248..da091b9 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Build-Depends: cmake,
                debhelper (>= 9.0.0),
                extra-cmake-modules (>= 1.2.0),
                libwayland-dev,
+               libegl1-mesa-dev,
                pkg-config,
                pkg-kde-tools,
                qtbase5-dev

-- 
kwayland packaging



More information about the pkg-kde-commits mailing list