Update install_moonraker.sh

added libjpeg-dev and zlib1g-dev to moonraker dependencies, this makes kiauh work for armbian
This commit is contained in:
Keith Sachs
2021-01-28 15:14:01 -05:00
parent d12554d2b7
commit 9b0502c955

View File

@@ -255,7 +255,7 @@ get_user_selections_moonraker(){
#############################################################
moonraker_setup(){
dep=(wget curl unzip dfu-util)
dep=(wget curl unzip dfu-util libjpeg-dev zlib1g-dev)
dependency_check
status_msg "Downloading Moonraker ..."
#force remove existing moonraker dir