Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit d016565

Browse files
committed
chore: updates moonraker dependencies
Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
1 parent 53fbfef commit d016565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/moonraker/start_chroot_script

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ apt update
2323
apt install wget git gpiod -y
2424

2525
# Packages for python and moonraker requirements
26-
apt install python3-virtualenv python3-dev nginx libopenjp2-7 python3-libgpiod liblmdb0 rsync zlib1g-dev -y
26+
apt install python3-virtualenv python3-dev libopenjp2-7 python3-libgpiod curl libcurl4-openssl-dev libssl-dev liblmdb-dev libsodium-dev zlib1g-dev libjpeg-dev packagekit -y
2727

2828
# clone moonraker repo
2929
cd /home/pi

0 commit comments

Comments
 (0)