any tree – command to deploy missing dependencies.

Synopsis

any tree DATA [options]
any tree DATA PACKAGES [options]
any tree [options]

PROGSU=/usr/bin/sudo PROGCHROOT="sudo chroot" anch tree [any arguments above]
any tree --help|--version

Description

any tree calculates the dependencies of given PACKAGES, which are not deployed in the working directory and absent in IMGDIR. Calculated set is deployed from available binary packages.

By default, packages are taken from PACKDIR:

    ./build/pack/<profname>/
The path to packages can be set with the option any_pkg.

The resulting set does not contain the PACKAGES themselves.

Options

any_pkg=PATH
Path to binary packages, used for resolving of dependencies.

See also

any-do(1), any(1)