[SCM] qtwebengine packaging branch, experimental, updated. debian/5.9.0+dfsg-1-9-g87563e0

Sandro Knauß hefee at moszumanska.debian.org
Wed Jul 5 09:59:39 UTC 2017


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

The following commit has been merged in the experimental branch:
commit 87563e0655f2c543ce07fffce22898c5ee744d63
Author: Sandro Knauß <hefee at debian.org>
Date:   Wed Jul 5 11:58:31 2017 +0200

    wrap-and-sort
---
 debian/control | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index e868c13..b0a1a3d 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,6 @@ Build-Depends: autotools-dev,
                dh-autoreconf,
                flex,
                gperf,
-               yasm [amd64 i386],
-               ninja-build,
                khronos-api,
                libasound2-dev [linux-any],
                libavcodec-dev (>= 7:3.1.1-1),
@@ -23,11 +21,11 @@ Build-Depends: autotools-dev,
                libcap-dev [linux-any],
                libdbus-1-dev,
                libegl1-mesa-dev,
-               libgl1-mesa-dri,
                libevent-dev,
                libflac-dev,
                libfontconfig1-dev,
                libgl1-mesa-dev [!armel !armhf] | libgl-dev [!armel !armhf],
+               libgl1-mesa-dri,
                libgles2-mesa-dev [armel armhf] | libgles2-dev [armel armhf],
                libglib2.0-dev,
                libglu1-mesa-dev [!armel !armhf] | libglu-dev [!armel !armhf],
@@ -37,10 +35,10 @@ Build-Depends: autotools-dev,
                libicu-dev,
                libjpeg-dev,
                libjsoncpp-dev,
+               liblcms2-dev,
                libminizip-dev,
                libnss3-dev,
                libopus-dev,
-               liblcms2-dev,
                libpci-dev,
                libpng-dev,
                libprotobuf-dev,
@@ -65,6 +63,7 @@ Build-Depends: autotools-dev,
                libxss-dev,
                libxtst-dev,
                mesa-common-dev,
+               ninja-build,
                pkg-config,
                pkg-kde-tools,
                protobuf-compiler,
@@ -77,6 +76,7 @@ Build-Depends: autotools-dev,
                ruby,
                xauth,
                xvfb,
+               yasm [amd64 i386],
                yui-compressor
 Build-Depends-Indep: libqt5sql5-sqlite (>= 5.9.0~),
                      qtbase5-doc-html (>= 5.9.0~),
@@ -196,7 +196,11 @@ Description: Qt WebEngine tools
 Package: qtwebengine5-examples
 Architecture: any
 Multi-Arch: same
-Depends: libjs-jquery, libjs-marked, qtwebengine5-dev-tools, ${misc:Depends}, ${shlibs:Depends}
+Depends: libjs-jquery,
+         libjs-marked,
+         qtwebengine5-dev-tools,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Description: Qt WebEngine - Examples
  QtWebEngine provides a Web browser engine that makes it easy to embed content

-- 
qtwebengine packaging



More information about the pkg-kde-commits mailing list