diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2013-12-13 13:56:18 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2013-12-13 13:56:18 -0300 |
commit | aa89ed63ac58f7305e55ecbf815fb0ab6f40f199 (patch) | |
tree | 83929bd6f0d26548b0be57d0f91a2311542ca58d /debian/control | |
parent | 99ec2e64bcb0dbef6ca1a2f3df6d3afad6dcb8f7 (diff) | |
download | qtscript-aa89ed63ac58f7305e55ecbf815fb0ab6f40f199.tar.gz |
Bump build dependencies.
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 a0d9c6e..3ed1120 100644 --- a/debian/control +++ b/debian/control @@ -11,9 +11,9 @@ Uploaders: Fathi Boudra <fabo@debian.org>, Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1), pkg-kde-tools (>= 0.15.8~), - qtbase5-private-dev (>= 5.1.1+dfsg~) + qtbase5-private-dev (>= 5.2.0+dfsg~) Build-Depends-Indep: libqt5sql5-sqlite, - qttools5-dev-tools (>= 5.1.1~) + qttools5-dev-tools (>= 5.2.0-1~) Standards-Version: 3.9.4 Homepage: http://qt-project.org/ Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtscript.git |