summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorTimo Jyrinki <timo.jyrinki@canonical.com>2013-06-06 11:46:16 +0300
committerTimo Jyrinki <timo.jyrinki@canonical.com>2013-06-06 11:46:16 +0300
commitf3bb6ff12b27663fabd17cdb8defeb359dde76fc (patch)
tree6ad04ea4034b930f5721a20e44ff08d741f508bf /debian/control
parentb50048d60bf1c9aa1fe4ffa5d4c2563bde9c6674 (diff)
downloadqt5webkit-f3bb6ff12b27663fabd17cdb8defeb359dde76fc.tar.gz
Refine the libqt5webkit5-dev depends (Closes: #711307)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 1922cd0..bf830e7 100644
--- a/debian/control
+++ b/debian/control
@@ -49,11 +49,10 @@ 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
+ libxslt1-dev,
+ libsqlite3-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.