summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorPino Toscano <pino@debian.org>2013-06-06 12:48:02 +0200
committerPino Toscano <pino@debian.org>2013-06-06 12:48:02 +0200
commit65102c0124c1d2f2e42ddbed0735d9b570407f0c (patch)
tree0767218f89af01386dc23f96a63d1d202feb21f9 /debian/control
parentf3bb6ff12b27663fabd17cdb8defeb359dde76fc (diff)
downloadqt5webkit-65102c0124c1d2f2e42ddbed0735d9b570407f0c.tar.gz
remove all the wrong additions to libqt5webkit5-dev
the real cause of #711307 is another
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index bf830e7..91971ac 100644
--- a/debian/control
+++ b/debian/control
@@ -49,10 +49,6 @@ Pre-Depends: dpkg (>= 1.15.6~)
Depends: qtbase5-dev,
libqt5webkit5 (= ${binary:Version}),
${misc:Depends},
- libgstreamer-plugins-base0.10-dev,
- libqt5opengl5-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.