baresip: Fix avcodec and avformat CFLAGS. This commit fixes #6.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
Jiri Slachta 2015-01-04 14:11:30 +01:00
parent 4194b00738
commit 0f0a21f63b

View file

@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=baresip
PKG_VERSION:=0.4.12
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.creytiv.com/pub/
@ -55,8 +55,8 @@ $(call Package/baresip/Default)
endef
baresip-mod-alsa := USE_ALSA
baresip-mod-avcodec := USE_FFMPEG
baresip-mod-avformat := USE_FFMPEG_AVFORMAT
baresip-mod-avcodec := USE_AVCODEC
baresip-mod-avformat := USE_AVFORMAT
baresip-mod-cons := USE_CONS
baresip-mod-evdev := USE_EVDEV
baresip-mod-g711 := USE_G711