easydbus: fix build without C++
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sat, 17 Nov 2018 13:00:54 +0000 (14:00 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 17 Nov 2018 21:04:04 +0000 (22:04 +0100)
commite8fc4364a40a518fa21fe5c830675c7f30ede8ff
tree8cec45f470289622b20e5fd92ecd10ba63f9087a
parent915c136c5c9abeb683b59fad4a0e05a25c1a1cc2
easydbus: fix build without C++

Specify that easydbus is a C project file otherwise build will fail if
no C++ compiler is found by cmake

Fixes:
 - http://autobuild.buildroot.org/results/486c3cd98124e7415dee2fd1463bd5e0fcc9ba91

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/easydbus/0001-easydbus-is-a-C-project-file.patch [new file with mode: 0644]