From a2216f4b0aae4f1bf25c97662e18c78f7b7f24bd Mon Sep 17 00:00:00 2001 From: Cyriuz Date: Wed, 27 Feb 2019 21:24:17 +0100 Subject: [PATCH] [qt5-base] Also deploy style dlls when deloying Qt. (#5044) * Also deploy style dlls when deloying Qt. This fixes broken styling of apps on Windows. * [qt5-base] bump controll version --- ports/qt5-base/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/qt5-base/CONTROL b/ports/qt5-base/CONTROL index c17ac83c234..b9f669186c9 100644 --- a/ports/qt5-base/CONTROL +++ b/ports/qt5-base/CONTROL @@ -1,4 +1,4 @@ Source: qt5-base -Version: 5.12.1-1 +Version: 5.12.1-2 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, openssl