1config BR2_PACKAGE_HOST_S6_RC 2 bool "host s6-rc" 3 depends on BR2_PACKAGE_S6_RC 4 help 5 This package provides the host variant of the s6-rc tools, 6 required to build the s6-rc service database offline. 7 8 http://skarnet.org/software/s6-rc/ 9