Adding check for isolinux build-depends in chroot.
This commit is contained in:
parent
affa96f63e
commit
1b4424f72f
|
@ -54,6 +54,7 @@ Create_lockfile .lock
|
|||
|
||||
# Checking depends
|
||||
Check_package chroot /usr/bin/xorriso xorriso
|
||||
Check_package chroot /usr/lib/ISOLINUX/isohdpfx.bin isolinux
|
||||
|
||||
# Restoring cache
|
||||
Restore_cache cache/packages.binary
|
||||
|
|
Loading…
Reference in New Issue