aboutsummaryrefslogtreecommitdiff
path: root/depends/patches/qt/fix_qt_pkgconfig.patch
blob: 34302a9f2d2eb61117a274a53c8cfe1877c61246 (plain)
1
2
3
4
5
6
7
8
9
10
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: \