mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-12 13:49:38 +02:00
#1480 add missing dependency for specter-desktop installation
This commit is contained in:
parent
1bee885d2c
commit
a9fda71070
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user