diff options
| -rw-r--r-- | ports/qca/CONTROL | 4 | ||||
| -rw-r--r-- | ports/qscintilla/CONTROL | 4 | ||||
| -rw-r--r-- | ports/qwt/CONTROL | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/ports/qca/CONTROL b/ports/qca/CONTROL index beddbaa37..4f484666f 100644 --- a/ports/qca/CONTROL +++ b/ports/qca/CONTROL @@ -1,4 +1,4 @@ Source: qca -Version: 2.2.0-1 +Version: 2.2.0-2 Description: Qt Cryptographic Architecture (QCA). Sources: https://cgit.kde.org/qca.git/ -Build-Depends: qt5base +Build-Depends: qt5-base diff --git a/ports/qscintilla/CONTROL b/ports/qscintilla/CONTROL index 9ebe3ba04..32a11a69b 100644 --- a/ports/qscintilla/CONTROL +++ b/ports/qscintilla/CONTROL @@ -1,4 +1,4 @@ Source: qscintilla -Version: 2.10-1 +Version: 2.10-2 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: qt5base +Build-Depends: qt5-base diff --git a/ports/qwt/CONTROL b/ports/qwt/CONTROL index c30b97779..5bf85ad95 100644 --- a/ports/qwt/CONTROL +++ b/ports/qwt/CONTROL @@ -1,4 +1,4 @@ Source: qwt -Version: 6.1.3-2 +Version: 6.1.3-3 Description: Qt widgets library for technical applications -Build-Depends: qt5base, qt5svg +Build-Depends: qt5-base, qt5-svg |
