mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-08-11 00:30:12 -04:00
Updated spoolbuddy/install/install.sh
This commit is contained in:
parent
2a520a1ec7
commit
dd746c1818
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ SPOOLBUDDY_SERVICE_USER="spoolbuddy"
|
|||
BAMBUDDY_SERVICE_USER="bambuddy"
|
||||
|
||||
# Packages needed for SpoolBuddy hardware (NFC reader + scale)
|
||||
SYSTEM_PACKAGES="python3 python3-pip python3-venv python3-dev python3-spidev python3-libgpiod gpiod libgpiod-dev i2c-tools git"
|
||||
SYSTEM_PACKAGES="python3 python3-pip python3-venv python3-dev python3-spidev python3-libgpiod gpiod libgpiod-dev i2c-tools git plymouth-themes"
|
||||
|
||||
# Python packages for SpoolBuddy daemon
|
||||
SPOOLBUDDY_PIP_PACKAGES="spidev gpiod smbus2 httpx"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue