ONIE: missing dependency on file

A very minimal build worker might not have it, so check for its
presence as well.
This commit is contained in:
Luca Boccassi 2018-04-04 19:57:47 +01:00
parent 2aff516e1f
commit e47652d841
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ Check_lockfile .lock
Create_lockfile .lock
Check_package host /bin/cpio cpio
Check_package host /usr/bin/file file
Check_package host /usr/bin/sha1sum coreutils
Check_package host /bin/zcat gzip
Check_package host /bin/gzip gzip