Add libvirt-dev as dépendance for vagrant plugin

This commit is contained in:
frju365 2019-09-30 10:32:24 +02:00 committed by GitHub
parent 3a8c612579
commit 46d6c11882
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ Please consider using the [latest Vagrant version from their website](https://ww
- Debian, Ubuntu, Mint
```bash
sudo apt-get install vagrant virtualbox git
sudo apt-get install vagrant virtualbox git libvirt-dev
```
- Fedora