From 552bde03b8d5b9af4265051201d4f0ea193f4961 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 19 Feb 2025 05:51:18 +0100 Subject: [PATCH] Adding libcurl4-openssl-dev to build-depends for new upstream version. Signed-off-by: Daniel Baumann --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 16088eb..83c75cc 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: doxygen , graphviz , libcmocka-dev , + libcurl4-openssl-dev, libssh-dev, libssl-dev, libyang2-dev,