package/upmpdcli: add patch to fix include path of log
authorJörg Krause <joerg.krause@embedded.rocks>
Thu, 15 Sep 2016 06:40:01 +0000 (08:40 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 17 Sep 2016 11:36:15 +0000 (13:36 +0200)
commit41778d75c74b35b6263c1070cf7c4e519c920c5e
tree014f5dc88110768704306e85218d350748d629d1
parent56d878a92727ee8883975e1fead4e4d2206ff62f
package/upmpdcli: add patch to fix include path of log

The "log.{h,hxx}" header files are included from libupnpp.

As we are using the pkg-config file of libupnpp to get the header
include path, instead of the hardcoded `{prefix}/include/libupnpp`
these files are not found.

Upstream-status: https://github.com/medoc92/upmpdcli/issues/46

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/upmpdcli/0003-Fix-including-header-file-log.h-from-libupnpp.patch [new file with mode: 0644]