From e0c5484eec49428d8b69fb3ae5968fe0c04916d6 Mon Sep 17 00:00:00 2001 From: fivepiece Date: Mon, 8 Jan 2018 19:49:33 +0200 Subject: [PATCH] Add missing file fix_qt_pkgconfig.patch used in depends build --- depends/patches/qt/fix_qt_pkgconfig.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 depends/patches/qt/fix_qt_pkgconfig.patch diff --git a/depends/patches/qt/fix_qt_pkgconfig.patch b/depends/patches/qt/fix_qt_pkgconfig.patch new file mode 100644 index 00000000..34302a9f --- /dev/null +++ b/depends/patches/qt/fix_qt_pkgconfig.patch @@ -0,0 +1,11 @@ +--- old/qtbase/mkspecs/features/qt_module.prf ++++ new/qtbase/mkspecs/features/qt_module.prf +@@ -245,7 +245,7 @@ + load(qt_targets) + + # this builds on top of qt_common +-!internal_module:!lib_bundle:if(unix|mingw) { ++unix|mingw { + CONFIG += create_pc + QMAKE_PKGCONFIG_DESTDIR = pkgconfig + host_build: \