From: Jiri Slachta Date: Tue, 28 Oct 2014 20:43:11 +0000 (+0100) Subject: baresip: use MENU:=1 to behave as other telephony packages X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=d9d729251aaa21b5f2eb654431f0d75598fd055b;p=feed%2Ftelephony.git baresip: use MENU:=1 to behave as other telephony packages Signed-off-by: Jiri Slachta --- 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