blob: 95872f82f308cd89fe022a29a5eae5db49560a8c (
plain) (
blame)
1
2
3
4
5
|
#!/bin/sh
brew update
brew unlink python
brew install gettext check bullet dbus fontconfig freetype fribidi gst-plugins-good gstreamer luajit openssl webp libsndfile glib libspectre libraw librsvg poppler lz4 pulseaudio ccache
|