summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaximiliano Curia <maxy@debian.org>2013-06-27 13:40:57 +0200
committerMaximiliano Curia <maxy@debian.org>2013-06-27 13:40:57 +0200
commit26293c0a6086417743254a5bf36a657ebf87845f (patch)
tree9aa8307114aaec15a91d6e049580380b426e6cfd
parentc1792dbdaf53f0e792a3957b772742ca2df3ddc3 (diff)
downloadqtwebkit-26293c0a6086417743254a5bf36a657ebf87845f.tar.gz
Add missing misc:Pre-Depends.
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 47da435..e2ef414 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtwebkit (2.2.1-6) UNRELEASED; urgency=low
* Avoid auto_clean error when building with --git-overlay.
* New patch: ignore-unused-local-typedefs_error.diff.
* New patch: upstream_Build-fixes-for-glib-2.31.diff.
+ * Add missing misc:Pre-Depends.
-- Maximiliano Curia <maxy@debian.org> Thu, 20 Jun 2013 16:17:23 +0200
diff --git a/debian/control b/debian/control
index 860bdf7..05c2a60 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-kde/qt/qtwebkit.git;a=summary
Package: libqtwebkit-dev
Section: libdevel
Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
Depends: libqt4-dev (>= 4:4.8.0),
libqtwebkit4 (= ${binary:Version}),
${misc:Depends},
@@ -48,6 +49,7 @@ Description: Web content engine library for Qt
Package: libqtwebkit-qmlwebkitplugin
Architecture: any
Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt WebKit QML plugin
QtWebKit provides a Web browser engine that makes it easy to embed content