[SCM] qt5webkit packaging branch, master, updated. d2a21449505005fff91f89eee12886de4cdbce68
Lisandro Damián Nicanor Pérez
lisandro at alioth.debian.org
Sun May 19 14:47:15 UTC 2013
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qt5webkit.git;a=commitdiff;h=d2a2144
The following commit has been merged in the master branch:
commit d2a21449505005fff91f89eee12886de4cdbce68
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Sun May 19 11:46:25 2013 -0300
Add libwebp-dev and libxcomposite-dev.
The build system was looking for them.
---
debian/control | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/debian/control b/debian/control
index c4cc5d9..bb0fbbc 100644
--- a/debian/control
+++ b/debian/control
@@ -34,6 +34,8 @@ Build-Depends: debhelper (>= 9.0.0),
libpng-dev,
libjpeg-dev,
libfontconfig1-dev,
+ libwebp-dev,
+ libxcomposite-dev
Standards-Version: 3.9.4
Section: libs
Homepage: http://trac.webkit.org/wiki/QtWebKit
--
qt5webkit packaging
More information about the pkg-kde-commits
mailing list