From c36ec715f06d212381e0edfa4344514f1a575701 Mon Sep 17 00:00:00 2001 From: Cory Fields Date: Tue, 17 Jan 2017 22:37:40 -0500 Subject: depends: qt: disable printer for all platforms, not just osx This also fixes the native osx build. --- depends/patches/qt/mac-qmake.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'depends/patches/qt') diff --git a/depends/patches/qt/mac-qmake.conf b/depends/patches/qt/mac-qmake.conf index 402e0555b0..f565fe3e75 100644 --- a/depends/patches/qt/mac-qmake.conf +++ b/depends/patches/qt/mac-qmake.conf @@ -1,6 +1,5 @@ MAKEFILE_GENERATOR = UNIX CONFIG += app_bundle incremental global_init_link_order lib_version_first plugin_no_soname absolute_library_soname -DEFINES += QT_NO_PRINTER QT_NO_PRINTDIALOG QMAKE_INCREMENTAL_STYLE = sublib include(../common/macx.conf) include(../common/gcc-base-mac.conf) -- cgit v1.2.3