From d9d729251aaa21b5f2eb654431f0d75598fd055b Mon Sep 17 00:00:00 2001 From: Jiri Slachta Date: Tue, 28 Oct 2014 21:43:11 +0100 Subject: [PATCH] baresip: use MENU:=1 to behave as other telephony packages Signed-off-by: Jiri Slachta --- net/baresip/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/baresip/Makefile b/net/baresip/Makefile index a2be05a..095d502 100644 --- a/net/baresip/Makefile +++ b/net/baresip/Makefile @@ -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 -- 2.11.0