mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-02-23 00:32:22 +01:00
With upgrade to 0.1.7, dependency on libusb is no longer auto-detected (since libusb-compat is using dlopen) breaking other applications unless libusb is installed manually. This commit add manual dependency to resolve the issue.