From 26231bb9f3c705982277efda2b0e766e67cde01a Mon Sep 17 00:00:00 2001 From: Andy Li Date: Sat, 27 Sep 2014 00:44:44 +0800 Subject: haxe: update dependencies doesn't really depends on neko, and ocaml is used only for building Closes #32679. Signed-off-by: Jack Nagel --- Library/Formula/haxe.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') 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 -- cgit v1.2.3