Commit dd3abd75 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files
parent 244404a1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_LIBEXOSIP2
	bool "libeXosip2"
	depends on BR2_USE_MMU # fork()
	select BR2_PACKAGE_LIBOSIP2
	help
	  eXosip is a library that hides the complexity of using the
+1 −0
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@ config BR2_PACKAGE_LINPHONE
	select BR2_PACKAGE_MEDIASTREAMER
	depends on BR2_INSTALL_LIBSTDCPP # mediastreamer
	depends on BR2_TOOLCHAIN_HAS_THREADS # ortp
	depends on BR2_USE_MMU # libeXosip2
	help
	  Linphone is an internet phone or Voice Over IP phone (VoIP).