From: Johan Sagaert Date: Thu, 2 Apr 2015 20:19:28 +0000 (+0200) Subject: linphone: install to staging X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6b3c2b4b088efe6a3dc51d555a92d27e905b4681;p=buildroot.git linphone: install to staging Make sure the liblinphone library gets installed too. Signed-off-by: Sagaert Johan Signed-off-by: Peter Korsgaard --- diff --git a/package/linphone/linphone.mk b/package/linphone/linphone.mk index daf56beb20..e0d4fa33a0 100644 --- a/package/linphone/linphone.mk +++ b/package/linphone/linphone.mk @@ -13,6 +13,7 @@ LINPHONE_CONF_OPTS = \ --disable-strict # configure is out of sync causing deplibs linking issues LINPHONE_AUTORECONF = YES +LINPHONE_INSTALL_STAGING = YES LINPHONE_DEPENDENCIES = host-pkgconf ortp mediastreamer libeXosip2 speex LINPHONE_LICENSE = GPLv2+ LINPHONE_LICENSE_FILES = COPYING