dependencies: test all programs before bailing out
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 23 Mar 2013 22:26:44 +0000 (22:26 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 24 Mar 2013 12:56:45 +0000 (13:56 +0100)
commit11f4c694e97f9610148b043f1c4119af047dba6a
tree4991bf4ee6edd8da90ed9611af26e6292ccfefee
parentb2406e4a7852cadb5cfb5af59fd6a437bdc3b0eb
dependencies: test all programs before bailing out

The current dependencies code abort as soon as one program is
missing. It is quite annoying when multiple programs are
missing. Instead, bail out if needed after testing all programs.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
support/dependencies/dependencies.sh