[SCM] qtwebengine packaging branch, master, updated. 3d1fa6e8aa86f861a7a5a16d2bb40acac4ee5221

Pino Toscano pino at moszumanska.debian.org
Sun Sep 18 14:44:13 UTC 2016


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

The following commit has been merged in the master branch:
commit 3a5a4eab72689797edfee98e4c71c7cfb69689ac
Author: Pino Toscano <pino at debian.org>
Date:   Sun Sep 18 16:35:06 2016 +0200

    improve B-Ds
    
    - mark libasound2-dev & libcap-dev as linux-any (as available only on
      Linux)
    - remove libxcursor1, as libxcursor-dev (already there) will install it
    - consolidate python-minimal & python2.7 with python
---
 debian/control | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 92f91b0..c1f44ba 100644
--- a/debian/control
+++ b/debian/control
@@ -13,11 +13,11 @@ Build-Depends: autotools-dev,
                flex,
                gperf,
                khronos-api,
-               libasound2-dev,
+               libasound2-dev [linux-any],
                libavcodec-dev,
                libavformat-dev,
                libavutil-dev,
-               libcap-dev,
+               libcap-dev [linux-any],
                libdbus-1-dev,
                libegl1-mesa-dev,
                libevent-dev,
@@ -49,7 +49,6 @@ Build-Depends: autotools-dev,
                libwebp-dev,
                libxcomposite-dev,
                libxcursor-dev,
-               libxcursor1,
                libxml2-dev,
                libxrandr-dev,
                libxrender-dev,
@@ -59,8 +58,7 @@ Build-Depends: autotools-dev,
                mesa-common-dev,
                pkg-config,
                pkg-kde-tools,
-               python-minimal,
-               python2.7,
+               python,
                qtbase5-private-dev (>= 5.6.0+dfsg~),
                qtdeclarative5-private-dev (>= 5.6.0~),
                qtlocation5-dev,

-- 
qtwebengine packaging



More information about the pkg-kde-commits mailing list