aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/fuse4x-kext.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/fuse4x-kext.rb b/Library/Formula/fuse4x-kext.rb
index ca453c03e..1b17b6d32 100644
--- a/Library/Formula/fuse4x-kext.rb
+++ b/Library/Formula/fuse4x-kext.rb
@@ -13,6 +13,8 @@ class Fuse4xKext < Formula
sha1 '6f306f38557d016f5eaa0c999f2092d0767870e6' => :lion
end
+ depends_on :xcode
+
def install
ENV.delete('CC')
ENV.delete('CXX')