|
@@ -8,7 +8,8 @@ LINPHONE_VERSION = 3.5.2
|
|
LINPHONE_SITE = http://download-mirror.savannah.gnu.org/releases/linphone/3.5.x/sources/
|
|
LINPHONE_SITE = http://download-mirror.savannah.gnu.org/releases/linphone/3.5.x/sources/
|
|
LINPHONE_CONF_OPT = \
|
|
LINPHONE_CONF_OPT = \
|
|
--enable-external-ortp \
|
|
--enable-external-ortp \
|
|
- --enable-external-mediastreamer
|
|
|
|
|
|
+ --enable-external-mediastreamer \
|
|
|
|
+ --disable-strict
|
|
|
|
|
|
LINPHONE_DEPENDENCIES = host-pkgconf ortp mediastreamer libeXosip2 speex
|
|
LINPHONE_DEPENDENCIES = host-pkgconf ortp mediastreamer libeXosip2 speex
|
|
|
|
|