Added initial support to install binpkgs to resolve builddeps.
if XBPS_PREFER_BINPKG_DEPS is set in xbps-src.conf, the local binpkg repo in XBPS_PACKAGESDIR will be used to install binpkgs. To use this feature you'll need xbps utils >= 20100114 from head. --HG-- extra : convert_revision : 7317e0e2741997007e81ed478f819c36e4858e5d
This commit is contained in:
@@ -57,3 +57,10 @@ XBPS_COMPRESS_CMD=xz
|
||||
# by the command will be used.
|
||||
#
|
||||
#XBPS_COMPRESS_LEVEL=9
|
||||
|
||||
#
|
||||
# Install required build time dependencies from binary packages,
|
||||
# XBPS_PACKAGESDIR will be used in the chroot to resolve
|
||||
# builddeps.
|
||||
#
|
||||
#XBPS_PREFER_BINPKG_DEPS=yes
|
||||
|
||||
Reference in New Issue
Block a user