mirror of
https://github.com/ardichoke/puppet-klipper.git
synced 2026-05-11 02:25:37 -04:00
Fix libusb package to avoid reinstalling over and over
This commit is contained in:
@@ -20,7 +20,7 @@ class klipper::install {
|
||||
'libnewlib-arm-none-eabi',
|
||||
'gcc-arm-none-eabi',
|
||||
'binutils-arm-none-eabi',
|
||||
'libusb-1.0',
|
||||
'libusb-1.0-0',
|
||||
]
|
||||
|
||||
ensure_packages($_packages)
|
||||
|
||||
Reference in New Issue
Block a user