Kouhei Sutou
null+****@clear*****
Tue Dec 15 12:11:08 JST 2015
Kouhei Sutou 2015-12-15 12:11:08 +0900 (Tue, 15 Dec 2015) New Revision: 6d0d6f84c247bd6d3f7915384d30e110ec5b022b https://github.com/mroonga/homebrew-mroonga/commit/6d0d6f84c247bd6d3f7915384d30e110ec5b022b Message: Add missing dependency to boost https://twitter.com/imakado/status/676596120806526976 Reported by imakado. Thanks!!! Modified files: mroonga.rb Modified: mroonga.rb (+1 -0) =================================================================== --- mroonga.rb 2015-12-02 21:58:50 +0900 (bf313c5) +++ mroonga.rb 2015-12-15 12:11:08 +0900 (07a2409) @@ -24,6 +24,7 @@ class Mroonga < Formula if build.include?("use-homebrew-mysql") depends_on "cmake" => :build + depends_on "boost" => :build depends_on "mysql" elsif build.include?("use-homebrew-mariadb") depends_on "cmake" => :build -------------- next part -------------- HTML����������������������������... 下载