diff options
Diffstat (limited to 'Library/Formula/moxi.rb')
| -rw-r--r-- | Library/Formula/moxi.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/moxi.rb b/Library/Formula/moxi.rb index 51b60a099..e2d57b153 100644 --- a/Library/Formula/moxi.rb +++ b/Library/Formula/moxi.rb @@ -5,7 +5,7 @@ class Moxi <Formula homepage 'http://labs.northscale.com/moxi/' md5 'ec73c7521324321eb4c8b4f51f9d7373' - depends_on 'pkg-config' + depends_on 'pkg-config' => :build depends_on 'check' depends_on 'libevent' |
