baresip: only build gst with AUDIO_SUPPORT enabled 743/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 13 Feb 2022 17:49:58 +0000 (18:49 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 13 Feb 2022 17:54:17 +0000 (18:54 +0100)
commit4492cc2b833a8019ad4c9ea4715cc6ed3c18b309
tree8e4fc540ee6467588e28e16550624ef093d861bd
parent2afbe4fda6eb3b4e1173b5eac8daf11f38b51682
baresip: only build gst with AUDIO_SUPPORT enabled

Most gstreamer packages aren't build when the target does not have
AUDIO_SUPPORT. This can be seen with realtek target (4kec).

This commit makes the gst plugins depend on AUDIO_SUPPORT, because
otherwise the build dies with this error:

Package baresip-mod-gst-video is missing dependencies for the following libraries:
libgstapp-1.0.so.0

Note: compiling baresip on a target without AUDIO_SUPPORT may be
questionable anyway.

Close #730

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/baresip/Makefile