mirror of
https://github.com/alexkay/spek.git
synced 2025-04-14 07:47:14 +03:00
11 lines
204 B
Markdown
11 lines
204 B
Markdown
# Building the OS X bundle
|
|
|
|
Using [Homebrew](http://brew.sh) install build dependencies:
|
|
|
|
brew install automake coreutils git
|
|
brew install ffmpeg wxwidgets
|
|
|
|
Bundle Spek:
|
|
|
|
./dist/osx/bundle.sh
|