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:
parent
636249a70a
commit
2ef538935e
16
debian/control
vendored
16
debian/control
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user