mirror of
https://github.com/fergalmoran/picard.git
synced 2026-01-01 06:09:22 +00:00
12 lines
240 B
Bash
12 lines
240 B
Bash
brew tap cartr/qt4
|
|
brew tap-pin cartr/qt4
|
|
brew install gettext
|
|
brew link gettext --force
|
|
brew install qt
|
|
brew install pyqt
|
|
brew install libdiscid
|
|
pip install mutagen
|
|
pip install discid
|
|
pip install py2app
|
|
pip install pyobjc-framework-Cocoa
|