xbps-src/shutils/common: read build_dependencies.sh for check_installed_pkg().

This commit is contained in:
Juan RP 2014-04-10 14:54:30 +02:00
parent a3e5326d0e
commit 06ac73239f

View file

@ -276,6 +276,8 @@ setup_pkg() {
fi
done
. ${XBPS_SHUTILSDIR}/build_dependencies.sh
# Check if base-chroot is already installed.
if [ -z "$bootstrap" ]; then
check_installed_pkg base-chroot-0.1_1