update modules dependent on qt5 to use qt5base

This commit is contained in:
Barath Kannan 2017-11-06 00:26:06 +11:00
parent 9bb4817e32
commit 76837a91b4
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Source: qca
Version: 2.2.0-1
Description: Qt Cryptographic Architecture (QCA). Sources: https://cgit.kde.org/qca.git/
Build-Depends: qt5
Build-Depends: qt5base

View File

@ -1,4 +1,4 @@
Source: qscintilla
Version: 2.10-1
Description: QScintilla is a port to Qt of the Scintilla editing component. Features syntax highlighting, code-completion and much more (Barebone build without python bindings (missing dependeny PyQt) and without QtDesigner plugin)
Build-Depends: qt5
Build-Depends: qt5base

View File

@ -1,4 +1,4 @@
Source: qwt
Version: 6.1.3-2
Description: Qt widgets library for technical applications
Build-Depends: qt5
Build-Depends: qt5base