mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-12-23 01:55:48 -05:00
Build: Debian: added possibly missing dependencies
This commit is contained in:
parent
32e0fb5dc4
commit
7b1232dbc2
2
debian/control
vendored
2
debian/control
vendored
@ -35,7 +35,7 @@ Build-Depends: debhelper (>= 9),
|
|||||||
|
|
||||||
Package: sdrangel
|
Package: sdrangel
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libasound2, libgl1-mesa-glx, libqt5multimedia5-plugins, pulseaudio, ffmpeg
|
||||||
Description: SDR/Analyzer/Generator front-end for various hardware
|
Description: SDR/Analyzer/Generator front-end for various hardware
|
||||||
SDR/Analyzer/Generator front-end for Airspy, BladeRF, HackRF,
|
SDR/Analyzer/Generator front-end for Airspy, BladeRF, HackRF,
|
||||||
RTL-SDR, FunCube, LimeSDR, PlutoSDR.
|
RTL-SDR, FunCube, LimeSDR, PlutoSDR.
|
||||||
|
Loading…
Reference in New Issue
Block a user