aboutsummaryrefslogtreecommitdiff
path: root/contrib/depends/patches/qt/fix_qt_pkgconfig.patch
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/depends/patches/qt/fix_qt_pkgconfig.patch')
-rw-r--r--contrib/depends/patches/qt/fix_qt_pkgconfig.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/contrib/depends/patches/qt/fix_qt_pkgconfig.patch b/contrib/depends/patches/qt/fix_qt_pkgconfig.patch
deleted file mode 100644
index 34302a9f2..000000000
--- a/contrib/depends/patches/qt/fix_qt_pkgconfig.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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: \