diff options
author | Dmitry Shachnev <mitya57@gmail.com> | 2017-02-09 11:02:53 +0300 |
---|---|---|
committer | Dmitry Shachnev <mitya57@gmail.com> | 2017-02-09 11:02:53 +0300 |
commit | 00c18682041b09ddce7016319fd2f6757e6859bf (patch) | |
tree | 165b816f4b99e96526d93e02f2519fdd9ffefdb8 /debian/control | |
parent | 8781bddadb8ab7b028ffdae82b361e1e4ddc9eb3 (diff) | |
download | qtbase-00c18682041b09ddce7016319fd2f6757e6859bf.tar.gz |
Bump Qt build-dependencies for documentation to 5.8.0.
For the new qtattributionsscanner tool.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 038a6e6..ba553cc 100644 --- a/debian/control +++ b/debian/control @@ -65,8 +65,8 @@ Build-Depends: debhelper (>= 9.20160114~), publicsuffix, unixodbc-dev, zlib1g-dev -Build-Depends-Indep: libqt5sql5-sqlite (>= 5.7.1~), - qttools5-dev-tools (>= 5.7.1~) +Build-Depends-Indep: libqt5sql5-sqlite (>= 5.8.0+dfsg~), + qttools5-dev-tools (>= 5.8.0~) Standards-Version: 3.9.8 Homepage: http://qt-project.org/ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtbase.git |