wownero/contrib/depends/patches/qt/fix_qt_pkgconfig.patch
TheCharlatan 5244b6fe5c
Add lrelease to the depends
This includes a minimal qt build without gui
2018-09-26 03:30:30 +03:00

12 lines
313 B
Diff

--- 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: \