Commits

Natanael Copa committed d95b0a295a4
abuild: install makedeps from system repo with -r and build with -R The -r option will only install deps from system repo and fail if any is missing. The -R option will parse the aports tree and try build the missing packages and then install the newly built package.