adding dosfstools as a build dependency
This commit is contained in:
parent
0908332966
commit
ed1643bcda
2 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
#Dependencies
|
#Dependencies
|
||||||
|
|
||||||
`quilt kpartx realpath qemu-user-static debootstrap zerofree pxz zip`
|
`quilt kpartx realpath qemu-user-static debootstrap zerofree pxz zip dosfstools`
|
||||||
|
|
||||||
#Config
|
#Config
|
||||||
|
|
||||||
|
|
1
depends
1
depends
|
@ -3,3 +3,4 @@ qemu-arm-static:qemu-user-static
|
||||||
debootstrap
|
debootstrap
|
||||||
kpartx zerofree
|
kpartx zerofree
|
||||||
pxz zip
|
pxz zip
|
||||||
|
dosfstools
|
||||||
|
|
Loading…
Reference in a new issue