diff --git a/.drone.yml b/.drone.yml index 5133da3..b1de1fa 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,6 +13,6 @@ steps: image: gcc:11 commands: - apt-get update -qq - - apt-get install -y libusb-1 + - apt-get install -y libusb-1.0-0 libusb-1.0-0-dev - make config.h - make