🍻 Default formulae for the missing package manager for macOS
Find a file
Nathan Toone df55c29796 mysql: boost is only build time
According to the mysql release notes, Boost.Geometry is required to build MySQL (see https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-5.html).
However, Boost.Geometry is a header-only library, and only need to actually *build* MySQL...it is not needed as a runtime dependency.
This patch just changes the dependency on boost for MySQL to be build-time only.

See conversation at df384ee285 for details and discussion that lead to this PR

Closes Homebrew/homebrew#47011.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-12-15 01:01:36 +00:00
Aliases twoping 3.0.1 (new formula) 2015-11-07 22:44:40 -08:00
Formula mysql: boost is only build time 2015-12-15 01:01:36 +00:00