]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
linphone: add optional dependency on libupnp
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 26 Nov 2017 21:26:40 +0000 (22:26 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 27 Nov 2017 08:29:20 +0000 (09:29 +0100)
commit9e5390a20bf7019d950da3849bb305f5edf692c6
tree5ea13763ef57323ab9b99eda9283348d1843174e
parentc8f0a823efdb3f195c475194dc7b3341502819c0
linphone: add optional dependency on libupnp

linphone can optionally use libupnp, so this dependency should be
accounted for in linphone.mk. In addition, linphone is not compatible
with libupnp18, but misdetects it as a a proper libupnp, causing a
build failure.

The build failure with libupnp18 currently only happens on the next
branch (because libupnp18 has only been added there), but adding the
optional dependency on libupnp makes sense for the master branch
anyway.

Fixes:

  http://autobuild.buildroot.net/results/473c686f9bc5335d25b720cf1b0c45389138a7b4

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/linphone/linphone.mk