1
0
Fork 0
mirror of https://github.com/YunoHost/package_check.git synced 2024-09-03 20:06:20 +02:00

Add jq in required dependencies

This commit is contained in:
Sébastien Mennetrier 2021-10-28 14:06:59 +02:00
parent 1a766eaa64
commit 20c9da0422

View file

@ -45,7 +45,7 @@ be able to install `snapd` using the system package manager (or even
`lxd` directly).
```bash
apt install git snapd lynx
apt install git snapd lynx jq
sudo snap install core
sudo snap install lxd