mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
Merge pull request #52 from frju365/virtualbox
Add libvirt-dev as dépendance for vagrant plugin
This commit is contained in:
commit
00a2697a9b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue