From 46565bdf8c56129733a8e440367ff872eeeda24a Mon Sep 17 00:00:00 2001 From: John Maguire Date: Tue, 26 Nov 2013 14:27:30 +0100 Subject: [PATCH] Remove TIFF plugin support from Mac at least for now. (cherry picked from commit 03e2fc428282bfb02e541f197ffe72921a9819d5) --- dist/macdeploy.py | 1 - 1 file changed, 1 deletion(-) diff --git a/dist/macdeploy.py b/dist/macdeploy.py index e054619ea..beceded11 100755 --- a/dist/macdeploy.py +++ b/dist/macdeploy.py @@ -108,7 +108,6 @@ QT_PLUGINS = [ 'imageformats/libqjpeg.dylib', 'imageformats/libqmng.dylib', 'imageformats/libqsvg.dylib', - 'imageformats/libqtiff.dylib', ] QT_PLUGINS_SEARCH_PATH=[ '/target/plugins',