Kouhei Sutou
null+****@clear*****
Thu Feb 21 22:41:27 JST 2013
Kouhei Sutou 2013-02-21 22:41:27 +0900 (Thu, 21 Feb 2013) New Revision: ca27ceffb81c3775ad170427a2a10f2aa6434d7a https://github.com/mroonga/homebrew/commit/ca27ceffb81c3775ad170427a2a10f2aa6434d7a Log: Add pkg-config to dependencies Modified files: mroonga.rb Modified: mroonga.rb (+1 -0) =================================================================== --- mroonga.rb 2013-02-19 10:07:51 +0900 (d6c5c5a) +++ mroonga.rb 2013-02-21 22:41:27 +0900 (818d050) @@ -7,6 +7,7 @@ class Mroonga < Formula url 'http://packages.groonga.org/source/mroonga/mroonga-3.00.tar.gz' sha256 '22cf11735c0247a0ff4cceed0df97d1f299ce4f916fb990826e1decc586ac4d2' + depends_on 'pkg-config' => :build if ARGV.include?("--use-homebrew-mysql") depends_on 'mysql' end -------------- next part -------------- HTML����������������������������...Download