mirror of
https://github.com/openwrt/telephony.git
synced 2026-04-15 19:02:14 +00:00
baresip: use MENU:=1 to behave as other telephony packages
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
@@ -47,9 +47,9 @@ define Package/baresip
|
||||
$(call Package/baresip/Default)
|
||||
TITLE:=Portable and modular SIP User-Agent with A/V support
|
||||
DEPENDS:=+libre +librem +libpthread
|
||||
MENU:=1
|
||||
endef
|
||||
|
||||
|
||||
baresip-mod-alsa := USE_ALSA
|
||||
baresip-mod-avcodec := USE_FFMPEG
|
||||
baresip-mod-avformat := USE_FFMPEG_AVFORMAT
|
||||
|
||||
Reference in New Issue
Block a user