Page MenuHomeFreeBSD

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

Authored by ivy on Sun, Sep 21, 3:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 17, 6:23 AM
Unknown Object (File)
Fri, Oct 17, 5:49 AM
Unknown Object (File)
Thu, Oct 16, 5:23 PM
Unknown Object (File)
Thu, Oct 16, 4:41 PM
Unknown Object (File)
Thu, Oct 16, 3:53 PM
Unknown Object (File)
Thu, Oct 16, 1:31 PM
Unknown Object (File)
Tue, Oct 14, 11:14 PM
Unknown Object (File)
Sat, Oct 11, 12:24 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 Not Applicable
Unit
Tests Not Applicable