From 76837a91b4af5cf5cce8ff1feb847ce4c96b8e05 Mon Sep 17 00:00:00 2001 From: Barath Kannan Date: Mon, 6 Nov 2017 00:26:06 +1100 Subject: update modules dependent on qt5 to use qt5base --- ports/qca/CONTROL | 2 +- ports/qscintilla/CONTROL | 2 +- ports/qwt/CONTROL | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ports/qca/CONTROL b/ports/qca/CONTROL index 7d757297c..beddbaa37 100644 --- a/ports/qca/CONTROL +++ b/ports/qca/CONTROL @@ -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 diff --git a/ports/qscintilla/CONTROL b/ports/qscintilla/CONTROL index 22a30137c..9ebe3ba04 100644 --- a/ports/qscintilla/CONTROL +++ b/ports/qscintilla/CONTROL @@ -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 diff --git a/ports/qwt/CONTROL b/ports/qwt/CONTROL index dd6400764..60539483b 100644 --- a/ports/qwt/CONTROL +++ b/ports/qwt/CONTROL @@ -1,4 +1,4 @@ Source: qwt Version: 6.1.3-2 Description: Qt widgets library for technical applications -Build-Depends: qt5 +Build-Depends: qt5base -- cgit v1.2.3