dependencies.sh: improve the missing perl modules detection
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Tue, 29 Sep 2015 08:47:02 +0000 (09:47 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 15 Oct 2015 20:51:50 +0000 (22:51 +0200)
commitc4339a0823ee886151269b9341e9c4dcb72df092
tree96b46c1c56b40295f8071499046c0eb0b6bc51a9
parenta41594ae2c1c9f5d773162e42bd992dbc21c16d1
dependencies.sh: improve the missing perl modules detection

[Thomas:
 - Check for Thread::Queue, not Thread:Queue.
 - Use 'printf' instead of 'echo -e', since printf is POSIX, but not
   'echo -e'.]

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
support/dependencies/dependencies.sh