From 8b2522daf098a7788b6aab2953ddef3bb6658c1d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 16 Feb 2025 12:21:10 +0100 Subject: [PATCH] Adding missing build-depends to libdbus-1-dev. Signed-off-by: Daniel Baumann --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 9f08c47..e0482ce 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Build-Depends: debhelper-compat (= 13), flake8 , isort , + libdbus-1-dev, libjson-c-dev, libnvme-dev (>= 1.3), libssl-dev,