mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-28 20:42:41 +02:00
#1480 add missing dependency for specter-desktop installation
This commit is contained in:
@@ -95,7 +95,7 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
|
|||||||
/home/admin/config.scripts/network.wallet.sh on
|
/home/admin/config.scripts/network.wallet.sh on
|
||||||
|
|
||||||
echo "# --> Installing prerequisites"
|
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 ...
|
# activating Authentication here ...
|
||||||
echo "# --> creating App-config"
|
echo "# --> creating App-config"
|
||||||
|
Reference in New Issue
Block a user