[SCM] QtWebKit packaging branch, experimental, updated. debian/2.2.1-7-42-g782f170

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Thu Aug 28 03:13:25 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebkit.git;a=commitdiff;h=76598e2

The following commit has been merged in the experimental branch:
commit 76598e2a4b44d2e7fc830862663d63d59241f906
Author: Andreas Cord-Landwehr <cola at uni-paderborn.de>
Date:   Wed Jun 18 17:23:01 2014 +0200

    Add libfontconfig build dependency.
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 694dd44..0091969 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ qtwebkit (2.3.2-0) UNRELEASED; urgency=medium
     - add patch gstreamer-1.0.diff
   * Add flex and bison build-dependencies
   * Add ruby build-dependency
+  * Add libfontconfig build-dependency
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 07 Jun 2014 21:18:08 +0200
 
diff --git a/debian/control b/debian/control
index 398d9f9..2ebf3c1 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9),
                flex,
                bison,
                gperf,
+               libfontconfig-dev,
                libgstreamer-plugins-base1.0-dev,
                libgstreamer1.0-dev,
                libicu-dev,

-- 
QtWebKit packaging



More information about the pkg-kde-commits mailing list