Merge branch 'traversaro-patch-1'

This commit is contained in:
Alexander Karatarakis 2016-12-27 14:23:44 -08:00
commit 6f0eafe422
2 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
Source: qt5
Version: 5.7.1
Version: 5.7.1-1
Description: Qt5 application framework main components. Webengine, examples and tests not included.
Build-Depends: sqlite3, libpq

View File

@ -47,6 +47,10 @@ vcpkg_execute_required_process(
-debug-and-release -force-debug-info ${QT_RUNTIME_LINKAGE}
-qt-zlib
-qt-libjpeg
-no-libpng
-no-freetype
-no-pcre
-no-harfbuzz
-system-sqlite
-nomake examples -nomake tests -skip webengine
-qt-sql-sqlite -qt-sql-psql