File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -3455,8 +3455,9 @@ a few options:
34553455.. rubric:: Footnotes
34563456
34573457.. [#old-style-build-tool-depends]
3458- Some packages (ab)use :pkg-field:`build-depends` on old-style builds, but this has a few major drawbacks:
3459-
3460- - using Nix-style builds it' s considered an error if you depend on a exe-only package via build-depends: the solver will refuse it.
3461- - it may or may not place the executable on ` ` PATH` ` .
3462- - it does not ensure the correct version of the package is installed, so you might end up overwriting versions with each other.
3458+ Some packages (ab)use :pkg-field:`build-depends` on old-style builds, but
3459+ this has a few major drawbacks. Using Nix-style builds it' s considered an
3460+ error if you depend on a exe-only package via build-depends: the solver will
3461+ refuse it. It may or may not place the executable on ` ` PATH` ` . It does not
3462+ ensure the correct version of the package is installed, so you might end up
3463+ overwriting versions with each other.
You can’t perform that action at this time.
0 commit comments