aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/cmake.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/cmake.rb b/Library/Formula/cmake.rb
index 3cf241408..65f2a7d69 100644
--- a/Library/Formula/cmake.rb
+++ b/Library/Formula/cmake.rb
@@ -66,6 +66,9 @@ class Cmake < Formula
--datadir=/share/cmake
--docdir=/share/doc/cmake
--mandir=/share/man
+ --system-curl
+ --system-zlib
+ --system-bzip2
]
if build.with? "docs"