mirror of
https://github.com/YunoHost/cd_build.git
synced 2024-09-03 20:06:24 +02:00
[fix] Missing deps
This commit is contained in:
parent
f748ca3369
commit
55184856d4
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Installation
|
|||
```
|
||||
git clone git://github.com/YunoHost/cd_build.git
|
||||
cd cd_build
|
||||
sudo apt-get install -f simple-cdd genisoimage qemu-kvm
|
||||
sudo apt-get install -f simple-cdd genisoimage qemu-kvm xorriso syslinux-utils
|
||||
```
|
||||
|
||||
Build an image
|
||||
|
|
Loading…
Add table
Reference in a new issue