diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2013-06-16 18:20:40 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2013-06-16 18:20:40 -0300 |
commit | b7bf4c0fd4231c698ac934f7db6910df00a43191 (patch) | |
tree | 0d367a72da7fb50dcb9f392833f5e1f1691e7b3b /debian/control | |
parent | e20c4b96f646e24b3299734f1cfb712fe34f53a5 (diff) | |
download | qt5webkit-b7bf4c0fd4231c698ac934f7db6910df00a43191.tar.gz |
Build the documentation shipped with this submodule as a build-indep task
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 91971ac..838dc50 100644 --- a/debian/control +++ b/debian/control @@ -36,6 +36,8 @@ Build-Depends: debhelper (>= 9.0.0), libfontconfig1-dev, libwebp-dev, libxcomposite-dev +Build-Depends-Indep: libqt5sql5-sqlite, + qttools5-dev-tools (>= 5.0.2~) Standards-Version: 3.9.4 Section: libs Homepage: http://trac.webkit.org/wiki/QtWebKit |