| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
Assuming homebrew always uses a clean workspace, a separate "cmake" step
is not necessary.
|
|
|
|
|
|
| |
1. remove unnecessary deps `md5sha1sum`
2. add `=> :build`
3. add missing deps `autoconf`
|
|
|
|
| |
https://github.com/styleguide/ruby
|
|
|
|
|
| |
This way, if the dependencies change, and the install process needs to
change to accommodate this, the Homebrew formula won't need revising.
|
|
|
|
|
| |
Fixes the luarocks/busted error. Homebrew isn't exactly being
facilitated, so it's not an ideal solution, but it works.
|
| |
|
|
|
|
| |
I now also do make install
|
| |
|
|
|