aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAndy Li2014-09-27 00:44:44 +0800
committerJack Nagel2014-09-27 12:54:32 -0500
commit26231bb9f3c705982277efda2b0e766e67cde01a (patch)
tree4914de235f70c4fc6e7dae5c691f1605daa88e12 /Library/Formula
parentb9c3e841d7378762e21314ff682c307adbea6b3f (diff)
downloadhomebrew-26231bb9f3c705982277efda2b0e766e67cde01a.tar.bz2
haxe: update dependencies
doesn't really depends on neko, and ocaml is used only for building Closes #32679. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/haxe.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/haxe.rb b/Library/Formula/haxe.rb
index d2a93ae84..6a00a45bb 100644
--- a/Library/Formula/haxe.rb
+++ b/Library/Formula/haxe.rb
@@ -13,8 +13,8 @@ class Haxe < Formula
sha1 "408dbaf0110cb38ee52900bd4910c56913681bab" => :lion
end
- depends_on 'neko'
- depends_on 'objective-caml'
+ depends_on 'neko' => :recommended
+ depends_on 'objective-caml' => :build
def install
# Build requires targets to be built in specific order