summaryrefslogtreecommitdiff
path: root/package/linphone
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2013-10-09 09:22:36 -0300
committerPeter Korsgaard <peter@korsgaard.com>2013-10-09 21:21:38 +0200
commit4db12ce1f616c3bf2d2b14172cc58997e5e38465 (patch)
treed4900b45d0e092f5f2b32e9355690d10eaa0e761 /package/linphone
parentdd2e62f7dd81845f4e78afb60fff13404dc15150 (diff)
linphone: fix build failure
The configure script is out of sync causing deplibs linking issues so recreate it. Fixes: http://autobuild.buildroot.net/results/006/00673f04d0ce6cb0c5828e68f236a4eb8d7920db/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/linphone')
-rw-r--r--package/linphone/linphone.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/linphone/linphone.mk b/package/linphone/linphone.mk
index a4fc95c4c0..e7e3de6620 100644
--- a/package/linphone/linphone.mk
+++ b/package/linphone/linphone.mk
@@ -10,7 +10,8 @@ LINPHONE_CONF_OPT = \
--enable-external-ortp \
--enable-external-mediastreamer \
--disable-strict
-
+# configure is out of sync causing deplibs linking issues
+LINPHONE_AUTORECONF = YES
LINPHONE_DEPENDENCIES = host-pkgconf ortp mediastreamer libeXosip2 speex
LINPHONE_LICENSE = GPLv2+
LINPHONE_LICENSE_FILES = COPYING