File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
buildconfig/macdependencies Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ ln -s /usr/bin/git /opt/homebrew/bin/git
1515rm -rf /usr/local/lib/libtiff*
1616rm -rf /usr/local/lib/libzstd*
1717rm -rf /usr/local/lib/libwebp*
18+ rm -rf /usr/local/lib/libdeflate*
1819rm -rf /usr/local/lib/libsndfile*
1920rm -rf /usr/local/lib/glib*
2021rm -rf /usr/local/lib/libglib*
@@ -27,6 +28,7 @@ rm -rf /usr/local/opt/freetype*
2728
2829rm -rf /usr/local/Cellar/libtiff /opt/homebrew/Cellar/libtiff
2930rm -rf /usr/local/Cellar/libsndfile /opt/homebrew/Cellar/libsndfile
31+ rm -rf /usr/local/Cellar/libdeflate* /opt/homebrew/Cellar/libdeflate*
3032rm -rf /usr/local/Cellar/glib /opt/homebrew/Cellar/glib
3133rm -rf /usr/local/Cellar/brotli /opt/homebrew/Cellar/brotli
3234rm -rf /usr/local/Cellar/pcre* /opt/homebrew/Cellar/pcre*
You can’t perform that action at this time.
0 commit comments