diff options
Diffstat (limited to 'Library/Formula/allegro.rb')
| -rw-r--r-- | Library/Formula/allegro.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/allegro.rb b/Library/Formula/allegro.rb index 80cbfe23f..35425d4b5 100644 --- a/Library/Formula/allegro.rb +++ b/Library/Formula/allegro.rb @@ -5,7 +5,7 @@ class Allegro <Formula homepage 'http://www.allegro.cc' md5 '0f1cfff8f2cf88e5c91a667d9fd386ec' - depends_on 'cmake' + depends_on 'cmake' => :build depends_on 'libvorbis' => :optional def install |
