diff options
Diffstat (limited to 'Library/Formula/yaml-cpp.rb')
| -rw-r--r-- | Library/Formula/yaml-cpp.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/yaml-cpp.rb b/Library/Formula/yaml-cpp.rb index b92a60e4c..cf643e24a 100644 --- a/Library/Formula/yaml-cpp.rb +++ b/Library/Formula/yaml-cpp.rb @@ -6,6 +6,7 @@ class YamlCpp < Formula sha1 '575ece77122bffc392e6e9bc7389a1efcdb6bc97' depends_on 'cmake' => :build + depends_on 'boost' def install system "cmake", ".", *std_cmake_args |
