From dfaac3916242e4b1b2404356f79a00d378f60aff Mon Sep 17 00:00:00 2001 From: Arnaud Ferraris Date: Fri, 11 Dec 2020 12:51:36 +0100 Subject: [PATCH] d/control: build-depend on libusb-1.0 --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 7f0a767..2ecfd45 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Build-Depends: debhelper-compat (= 13), libglib2.0-dev, libgpiod-dev, libmm-glib-dev, + libusb-1.0-0-dev, meson, Homepage: https://gitlab.com/mobian1/devices/eg25-manager Vcs-Git: https://gitlab.com/mobian1/devices/eg25-manager.git