From da8a008268614c0d63d7d91f98fe5b19ff44cd81 Mon Sep 17 00:00:00 2001 From: Arnaud Ferraris Date: Wed, 11 Aug 2021 00:25:45 +0200 Subject: [PATCH] d/control: add libcurl as build dependency --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index bc8f697..43e5396 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Arnaud Ferraris Standards-Version: 4.5.1 Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), + libcurl-dev, libglib2.0-dev, libgpiod-dev, libgudev-1.0-dev,