[SCM] qtwebengine packaging branch, master, updated. e42f16f43bf9b5c077fbed79cfc98c1ccf3bf634

Sandro Knauß hefee-guest at moszumanska.debian.org
Thu Jul 28 12:58:44 UTC 2016


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

The following commit has been merged in the master branch:
commit e42f16f43bf9b5c077fbed79cfc98c1ccf3bf634
Author: Sandro Knauß <sknauss at kde.org>
Date:   Thu Jul 28 14:57:00 2016 +0200

    Add missing Build dependencies.
---
 debian/control | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 4ac5320..8339f21 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: bison,
                gperf,
                khronos-api,
                libcap-dev,
+               libdbus-1-dev,
                libegl1-mesa-dev,
                libfontconfig1-dev,
                libgl1-mesa-dev [!armel !armhf] | libgl-dev [!armel !armhf],
@@ -33,11 +34,13 @@ Build-Depends: bison,
                libsqlite3-dev,
                libwebp-dev,
                libxcomposite-dev,
+               libxcursor-dev,
                libxcursor1,
                libxml2-dev,
                libxrandr-dev,
                libxrender-dev,
                libxslt1-dev,
+               libxss-dev,
                libxtst-dev,
                mesa-common-dev,
                pkg-config,
@@ -48,7 +51,7 @@ Build-Depends: bison,
                qtdeclarative5-private-dev (>= 5.6.0~),
                qtlocation5-dev (>= 5.6.0~),
                qtscript5-private-dev (>= 5.6.0+dfsg~),
-               ruby,
+               ruby
 Build-Depends-Indep: libqt5sql5-sqlite (>= 5.6.0+dfsg~),
                      qtbase5-doc-html (>= 5.6.0+dfsg~),
                      qttools5-dev-tools (>= 5.6.0~)

-- 
qtwebengine packaging



More information about the pkg-kde-commits mailing list