Update docs/Acceptable-Formulae.md
Co-authored-by: Ruoyu Zhong <zhongruoyu@outlook.com>
This commit is contained in:
parent
bb57a09be0
commit
7e7096ba14
@ -77,7 +77,7 @@ We're a package manager so we want to do things like resolve dependencies and se
|
|||||||
|
|
||||||
In general, if formulae have to ship either shared or static libraries: they should ship shared ones.
|
In general, if formulae have to ship either shared or static libraries: they should ship shared ones.
|
||||||
If they can ship both, they should.
|
If they can ship both, they should.
|
||||||
Shipping only static libraries should be avoided when possible, particularly when the formulae is depended on by other formulae since these dependents cannot be updated without a rebuild.
|
Shipping only static libraries should be avoided when possible, particularly when the formula is depended on by other formulae since these dependents cannot be updated without a rebuild.
|
||||||
|
|
||||||
### Stuff that requires vendored versions of Homebrew formulae
|
### Stuff that requires vendored versions of Homebrew formulae
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user