rc(8), as well as rc scripts themselves, require /bin/sh and basic
shell utilities to work. Currently -rc has an implicit dependency
on -runtime because of libutil, but this might change in the future
if libutil were moved to a different package. Add an explicit dep
to ensure -runtime is installed.
Details
Details
- Reviewers
- None
- Group Reviewers
pkgbase - Commits
- rG8bf853564dc6: packages: Add a dependency from -rc to -runtime
rG9f8114a6d8cb: packages: Add a dependency from -rc to -runtime
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable