diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/haxe.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/haxe.rb b/Library/Formula/haxe.rb index 6a00a45bb..152380c32 100644 --- a/Library/Formula/haxe.rb +++ b/Library/Formula/haxe.rb @@ -15,6 +15,7 @@ class Haxe < Formula depends_on 'neko' => :recommended depends_on 'objective-caml' => :build + depends_on 'camlp4' => :build def install # Build requires targets to be built in specific order |
