[SCM] qt5webkit packaging branch, master, updated. a393421b9b7892b8d889c6ad57fd472480b8bfd3

Timo Jyrinki timo at alioth.debian.org
Mon Jun 3 08:11:16 UTC 2013


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

The following commit has been merged in the master branch:
commit a393421b9b7892b8d889c6ad57fd472480b8bfd3
Author: Ken VanDine <ken.vandine at canonical.com>
Date:   Mon Jun 3 11:10:44 2013 +0300

    Added missing depends to libqt5webkit5-dev
---
 debian/control |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/debian/control b/debian/control
index 91971ac..1922cd0 100644
--- a/debian/control
+++ b/debian/control
@@ -49,6 +49,11 @@ Pre-Depends: dpkg (>= 1.15.6~)
 Depends: qtbase5-dev,
          libqt5webkit5 (= ${binary:Version}),
          ${misc:Depends},
+         libgl1-mesa-dev [!armel !armhf] | libgl-dev [!armel !armhf],
+         libgles2-mesa-dev [armel armhf] | libgles2-dev [armel armhf],
+         libgstreamer-plugins-base0.10-dev,
+         libqt5opengl5-dev,
+         libxslt1-dev
 Description: Web content engine library for Qt - development files
  QtWebKit provides a Web browser engine that makes it easy to embed content
  from the World Wide Web into your Qt application.

-- 
qt5webkit packaging



More information about the pkg-kde-commits mailing list