From 653500e9494d60d16f1daa778308d4840a1a18e3 Mon Sep 17 00:00:00 2001 From: parazyd Date: Mon, 4 Sep 2017 10:43:23 +0200 Subject: [PATCH] update deps --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a5c9ca5..27c5aa8 100644 --- a/README.md +++ b/README.md @@ -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: