Page MenuHomeFreeBSD

packages: Add a dependency from -rc to -runtime
ClosedPublic

Authored by ivy on Sep 21 2025, 3:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 26, 6:25 AM
Unknown Object (File)
Wed, Mar 25, 10:50 AM
Unknown Object (File)
Wed, Mar 25, 6:03 AM
Unknown Object (File)
Tue, Mar 24, 7:25 PM
Unknown Object (File)
Tue, Mar 24, 12:42 PM
Unknown Object (File)
Thu, Mar 19, 8:14 PM
Unknown Object (File)
Wed, Mar 11, 6:36 PM
Unknown Object (File)
Tue, Mar 10, 7:06 PM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 67217
Build 64100: arc lint + arc unit