aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cpp-netlib.rb
diff options
context:
space:
mode:
authorJack Nagel2015-02-02 00:39:04 -0500
committerJack Nagel2015-02-02 00:39:04 -0500
commitd692f8b94382f0896d295798f9480a26e1c17da0 (patch)
tree4fc29352e38234c28ff93f75d69a810a5945463d /Library/Formula/cpp-netlib.rb
parent8444b4f959f1822f10dd7610657091f4c52dbbcc (diff)
downloadhomebrew-d692f8b94382f0896d295798f9480a26e1c17da0.tar.bz2
AprRequirement should not generate a build-time dependency
We want the apr requirement to act as a build-time requirement in case it is satisfied (that is, the CLT is installed), as the resulting binaries will link to the system libapr which is always present. When it is *not* satisfied by the CLT, and we need to install the formula, we have to treat it as a runtime dependency since the resulting binaries will link to it. Fixes #36301. Fixes #36438. Closes #36443.
Diffstat (limited to 'Library/Formula/cpp-netlib.rb')
0 files changed, 0 insertions, 0 deletions