Remove TIFF plugin support from Mac at least for now.
(cherry picked from commit 03e2fc428282bfb02e541f197ffe72921a9819d5)
This commit is contained in:
parent
d36f0536e8
commit
46565bdf8c
1
dist/macdeploy.py
vendored
1
dist/macdeploy.py
vendored
@ -108,7 +108,6 @@ QT_PLUGINS = [
|
||||
'imageformats/libqjpeg.dylib',
|
||||
'imageformats/libqmng.dylib',
|
||||
'imageformats/libqsvg.dylib',
|
||||
'imageformats/libqtiff.dylib',
|
||||
]
|
||||
QT_PLUGINS_SEARCH_PATH=[
|
||||
'/target/plugins',
|
||||
|
Loading…
x
Reference in New Issue
Block a user