From 9e4d1eb45d5c6299e79ac3f28282fd76f949980e Mon Sep 17 00:00:00 2001 From: Michal Klocek Date: Tue, 1 Sep 2020 13:02:34 +0200 Subject: Add static dependency libs to installer package Change-Id: Ic62389b2253f2ee4982c34e33111f84f44ed6bc5 Reviewed-by: Shawn Rutledge --- coin/qt-installer-package-config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/coin/qt-installer-package-config.json b/coin/qt-installer-package-config.json index f9584a100..8507c9ec9 100644 --- a/coin/qt-installer-package-config.json +++ b/coin/qt-installer-package-config.json @@ -8,6 +8,7 @@ "**/lib/cmake/Qt5PdfWidgets/*", "**/lib/pkgconfig/Qt5Pdf*", "**/lib/libQt5Pdf*", + "**/lib/static_chrome/*", "**/mkspecs/modules/qt_lib_pdf*", "**/plugins/imageformats/*", "**/qml/QtQuick/**/*" -- cgit v1.2.3