1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-05-16 22:32:09 -04:00

Fix package rebuild in pbuilder

This commit is contained in:
Andrey Tataranovich 2026-02-21 08:02:26 +03:00 committed by GitHub
parent 636249a70a
commit 2ef538935e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

16
debian/control vendored
View File

@ -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