Fix dependencies
This commit is contained in:
parent
e098fd0f77
commit
6f31dff7e8
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ elif [[ -f /usr/bin/pacman ]]; then # Arch/Manjaro
|
|||
pip=pip
|
||||
else
|
||||
echo " This distribution is not supported by this installer.
|
||||
manually install: wxpython python3-gnupg git gnupg pass
|
||||
and then copy passui to /usr/local/bin and org.smolnet.passui.desktop to /usr/share/applications/"
|
||||
manually install: wxpython python3-pip
|
||||
and then copy tinge to /usr/local/bin and org.smolnet.tinge.desktop to /usr/share/applications/"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue