aboutsummaryrefslogtreecommitdiff
path: root/contrib/depends/patches/qt/fix_qt_pkgconfig.patch
diff options
context:
space:
mode:
authorselsta <selsta@sent.at>2022-09-20 00:01:19 +0200
committerselsta <selsta@sent.at>2022-09-20 20:21:48 +0200
commit09402d0edbeac0eb49096783559ca92e8011c8df (patch)
tree8835a18c55d9b8111a01c9d375822b75258c702e /contrib/depends/patches/qt/fix_qt_pkgconfig.patch
parentMerge pull request #8545 (diff)
downloadmonero-09402d0edbeac0eb49096783559ca92e8011c8df.tar.xz
depends: remove unused Qt package
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 73f4d89f7..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
-@@ -269,7 +269,7 @@ load(qt_installs)
- load(qt_targets)
-
- # this builds on top of qt_common
--!internal_module:if(unix|mingw):!if(darwin:debug_and_release:CONFIG(debug, debug|release)) {
-+if(unix|mingw):!if(darwin:debug_and_release:CONFIG(debug, debug|release)) {
- CONFIG += create_pc
- QMAKE_PKGCONFIG_DESTDIR = pkgconfig
- host_build: \