From 2ef538935e66323fb2c378abf1fe5b6a3a3dabd2 Mon Sep 17 00:00:00 2001 From: Andrey Tataranovich Date: Sat, 21 Feb 2026 08:02:26 +0300 Subject: [PATCH] Fix package rebuild in pbuilder --- debian/control | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 5c0f6a9f9..e7a3e8b45 100644 --- a/debian/control +++ b/debian/control @@ -56,7 +56,21 @@ Build-Depends: debhelper (>= 9), libuhd-dev, libhamlib-dev, zlib1g-dev, - libunwind-dev + libunwind-dev, + git, + ca-certificates, + libavahi-client-dev, + libavahi-common-dev, + libaio-dev, + xxd, + libpostproc-dev, + libcodec2-dev, + libbladerf-dev, + libsoapysdr-dev, + libiio-dev, + python3-mako, + python3-cheetah, + python3-numpy # TODO: # - more dependencies based on version; newer has more devices # - manage dependencies not present upstream