mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-22 08:04:49 -05:00
Merge pull request #2314 from gl-bars/AddDebDependencies
Add deb dependencies
This commit is contained in:
commit
bf837e0e02
4
debian/control
vendored
4
debian/control
vendored
@ -42,8 +42,10 @@ Build-Depends: debhelper (>= 9),
|
|||||||
libopencv-imgcodecs-dev,
|
libopencv-imgcodecs-dev,
|
||||||
libxml2-dev,
|
libxml2-dev,
|
||||||
bison,
|
bison,
|
||||||
|
cmake,
|
||||||
flex,
|
flex,
|
||||||
ffmpeg,
|
ffmpeg,
|
||||||
|
ninja-build,
|
||||||
libfaad-dev,
|
libfaad-dev,
|
||||||
libflac-dev,
|
libflac-dev,
|
||||||
libavcodec-dev,
|
libavcodec-dev,
|
||||||
@ -69,7 +71,7 @@ Depends: ${shlibs:Depends},
|
|||||||
libqt5gamepad5,
|
libqt5gamepad5,
|
||||||
libqt5svg5,
|
libqt5svg5,
|
||||||
qtspeech5-speechd-plugin,
|
qtspeech5-speechd-plugin,
|
||||||
pulseaudio,
|
pulseaudio | pipewire-pulse,
|
||||||
ffmpeg,
|
ffmpeg,
|
||||||
gstreamer1.0-libav,
|
gstreamer1.0-libav,
|
||||||
qml-module-qtlocation,
|
qml-module-qtlocation,
|
||||||
|
Loading…
Reference in New Issue
Block a user