add gentoo deps to readme

This commit is contained in:
parazyd 2017-05-15 18:59:18 +02:00
parent e7abbdadde
commit e44ddfb304
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
1 changed files with 8 additions and 0 deletions

View File

@ -11,10 +11,18 @@ It requires the following packages to be installed in addition to the
`sudo` permissions are required for the user that is running the build.
### Devuan
```
xorriso squashfs-tools live-boot syslinux-common
```
### Gentoo
```
dev-libs/libisoburn sys-fs/squashfs-tools sys-boot/syslinux
```
## Initial setup
After cloning the live-sdk git repository, enter it and issue: