1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-16 13:21:50 -05:00

Add missing comma to debian/control

This commit is contained in:
Jon Beniston 2021-04-17 08:04:27 +01:00
parent 8a5685cdfd
commit ef4ffaa5b6

2
debian/control vendored
View File

@ -43,7 +43,7 @@ Build-Depends: debhelper (>= 9),
libopus-dev, libopus-dev,
libairspy-dev, libairspy-dev,
libhackrf-dev, libhackrf-dev,
libuhd-dev libuhd-dev,
zlib1g-dev zlib1g-dev
# TODO: # TODO:
# - more dependencies based on version; newer has more devices # - more dependencies based on version; newer has more devices