diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/cmake.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cmake.rb b/Library/Formula/cmake.rb index 3688f8e23..c074e7839 100644 --- a/Library/Formula/cmake.rb +++ b/Library/Formula/cmake.rb @@ -28,7 +28,7 @@ class Cmake < Formula sha1 'ff80d9bb064fcec2e268896ede95532f99c6cfb6' => :snowleopard end - depends_on NoExpatFramework.new + depends_on NoExpatFramework def install args = %W[ |
