From dfec5a57ac9f14cfdb28f5eb8e750c7618eff75c Mon Sep 17 00:00:00 2001 From: Ryan DeShone Date: Thu, 8 Sep 2022 21:18:57 -0400 Subject: [PATCH] Another typo --- manifests/install.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/install.pp b/manifests/install.pp index e8571aa..50b6362 100644 --- a/manifests/install.pp +++ b/manifests/install.pp @@ -17,7 +17,7 @@ class klipper::install { 'avr-libc', 'stm32flash', 'dfu-util', - 'ibnewlib-arm-none-eabi', + 'libnewlib-arm-none-eabi', 'gcc-arm-none-eabi', 'binutils-arm-none-eabi', 'libusb-1.0',