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

Sandro Knauß hefee at moszumanska.debian.org
Sun Jul 16 18:17:05 UTC 2017


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

The following commit has been merged in the experimental branch:
commit 6beb26357991f964bfd4fe1afc5836e05ea68262
Author: Sandro Knauß <hefee at debian.org>
Date:   Sun Jul 16 19:49:14 2017 +0200

    shlibs:Depends gets filled by Qt Designer plugin.
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index ebd1d5f..e551d8f 100644
--- a/debian/control
+++ b/debian/control
@@ -95,7 +95,8 @@ Depends: libqt5webchannel5-dev,
          libqt5webenginewidgets5 (= ${binary:Version}),
          qtbase5-dev,
          qtdeclarative5-dev,
-         ${misc:Depends}
+         ${misc:Depends},
+         ${shlibs:Depends}
 Recommends: qtwebengine5-doc
 Description: Web content engine library for Qt - development files
  QtWebEngine provides a Web browser engine that makes it easy to embed content

-- 
qtwebengine packaging



More information about the pkg-kde-commits mailing list