extras/tools: list packages that will be built

This makes it a little more obvious, instead of just saying that tools
are missing or too old.

(cherry picked from vlc commit bc161d90515159ed23abf863f297984f86177120)

Conflicts:
	extras/tools/bootstrap

Change-Id: I534d8d5bdd08d0ee9e07ac85e03e6b8d0652c6b8
This commit is contained in:
Tristan Matthews
2014-11-10 20:00:26 +00:00
committed by Tristan Matthews
parent b4f737dc1c
commit dae1020ce7

View File

@ -81,7 +81,7 @@ check_tar
check_sed
check ant
[ -n "$NEEDED" ] && mkdir -p build/
[ -n "$NEEDED" ] && mkdir -p build/ && echo "To-be-built packages: `echo $NEEDED | sed 's/\.//g'`"
CPUS=
CC=