aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/objc-codegenutils.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/objc-codegenutils.rb b/Library/Formula/objc-codegenutils.rb
index 2f997419f..e7b654c05 100644
--- a/Library/Formula/objc-codegenutils.rb
+++ b/Library/Formula/objc-codegenutils.rb
@@ -11,6 +11,8 @@ class ObjcCodegenutils < Formula
sha1 "115f70a9c8b61545630a14d7503d4e20c221f6cb" => :mountain_lion
end
+ head "https://github.com/square/objc-codegenutils.git"
+
depends_on :macos => :mountain_lion
depends_on :xcode => :build