update descriptions

This commit is contained in:
Barath Kannan 2017-10-17 20:23:20 +11:00
parent 62b62d9f35
commit ddc421acbc
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
Source: qt5base
Version: 5.9.2-0
Description: Qt5 application framework base components. Webengine, examples and tests not included.
Description: Qt5 Application Framework Base Module. Includes Core, GUI, Widgets, Networking, SQL, Concurrent and other essential qt components.
Build-Depends: zlib, libjpeg-turbo, libpng, freetype, pcre2, harfbuzz, sqlite3, libpq, double-conversion

View File

@ -1,4 +1,4 @@
Source: qt5declarative
Version: 5.9.2-0
Description: Qt5 Declarative (Quick 2)
Description: Qt5 Declarative (Quick 2) Module. Includes QtQuick, QtQuickParticles, QtQuickWidgets, QtQml, and QtPacketProtocol.
Build-Depends: qt5base

View File

@ -1,4 +1,4 @@
Source: qt5tools
Version: 5.9.2-0
Description: Qt5 tools
Description: Qt5 Tools Module. Includes deployment tools and helpers, Qt Designer, Assistant, and other applications
Build-Depends: qt5base

View File

@ -1,4 +1,4 @@
Source: qt5winextras
Version: 5.9.2-0
Description: Qt5 Windows extras
Description: Qt5 Windows Extras Module. Provides platform-specific APIs for Windows.
Build-Depends: qt5base, atlmfc