Add git and bash to airlock install's $PENDING.

make.sh tries to use "git describe" for --version, and the linux kernel's
powerpc64le build uses "bash" out of the $PATH and breaks if it can't.
(Since toysh should eventually provide a bash alias...)
1 file changed