add qrencode as client dep
This commit is contained in:
parent
fd7e39d91b
commit
43c76017ef
|
@ -47,7 +47,8 @@ main() {
|
||||||
dmidecode
|
dmidecode
|
||||||
inxi
|
inxi
|
||||||
python3
|
python3
|
||||||
pipenv'
|
pipenv
|
||||||
|
qrencode'
|
||||||
|
|
||||||
# install all
|
# install all
|
||||||
sudo apt install --no-install-recommends -y \
|
sudo apt install --no-install-recommends -y \
|
||||||
|
|
Loading…
Reference in a new issue