From 514b00cc9c72a9966f3c00f56a51c5201665cde7 Mon Sep 17 00:00:00 2001 From: Arnaud Ferraris Date: Fri, 18 Dec 2020 01:40:40 +0100 Subject: [PATCH] d/control: build-depend on gudev --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 2ecfd45..bc8f697 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), libglib2.0-dev, libgpiod-dev, + libgudev-1.0-dev, libmm-glib-dev, libusb-1.0-0-dev, meson,