mirror of https://github.com/parazyd/vm-sdk.git
update deps
This commit is contained in:
parent
d83d1f118c
commit
653500e949
|
|
@ -12,10 +12,17 @@ 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
|
||||
|
||||
```
|
||||
virtualbox vagrant qemu qemu-utils
|
||||
```
|
||||
|
||||
### Gentoo
|
||||
```
|
||||
app-emulation/virtualbox app-emulation/vagrant app-emulation/qemu
|
||||
```
|
||||
|
||||
## Initial setup
|
||||
|
||||
After cloning the vm-sdk git repository, enter it and issue:
|
||||
|
|
|
|||
Loading…
Reference in New Issue