Skip to content

Commit

Permalink
Fix cmake formula
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Jul 9, 2009
1 parent b67ae2d commit 04c48cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Formula/cmake.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ class Cmake <Formula

def deps
LibraryDep.new 'xmlrpc', 'xmlrpc-c'
end

def install
system "./bootstrap --prefix=#{prefix} --system-libs"
Expand Down

0 comments on commit 04c48cf

Please sign in to comment.