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
F132224602: D52654.id162509.diff
Tue, Oct 14, 11:14 PM
Unknown Object (File)
Sat, Oct 11, 12:24 PM
Unknown Object (File)
Fri, Oct 10, 3:46 AM
Unknown Object (File)
Fri, Oct 10, 3:45 AM
Unknown Object (File)
Fri, Oct 10, 3:45 AM
Unknown Object (File)
Thu, Oct 9, 10:38 PM
Unknown Object (File)
Thu, Oct 9, 8:34 PM
Unknown Object (File)
Thu, Oct 9, 5:28 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