#1480 add missing dependency for specter-desktop installation

This commit is contained in:
Andreas Zuber 2020-08-23 23:59:00 +02:00
parent 1bee885d2c
commit a9fda71070

View File

@ -95,7 +95,7 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
/home/admin/config.scripts/network.wallet.sh on
echo "# --> Installing prerequisites"
sudo apt install -y libusb-1.0.0-dev libudev-dev virtualenv
sudo apt install -y libusb-1.0.0-dev libudev-dev virtualenv libffi-dev
# activating Authentication here ...
echo "# --> creating App-config"