Skip to content

add option to install packages on recreating chroot

Kristian Klausen requested to merge github/fork/holymonson/packages into master

Created by: holymonson

For official repo, base-devel is an implicit makedepends. Howerver, when building other packages, i.e. pkgname-git, it needs git or svn. Or we may want distcc ahead for cross compilation.

Add an option to install packages on recreating chroot.

Merge request reports