This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
lsts_glued/rules/base/default.bash
2015-02-08 20:01:09 +00:00

10 lines
115 B
Bash

source $pkg_common
requires=\
(
'base/host'
'base/cross'
'iana-etc/default'
'filesystem/target'
)