json-c: Add json_object_iterator.h to installed headers
authorgilles.talis@gmail.com <gilles.talis@gmail.com>
Tue, 5 Mar 2013 20:31:08 +0000 (20:31 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 6 Mar 2013 20:09:31 +0000 (21:09 +0100)
commitb9bb2c64cde21018f298b59c9a63a442286bf569
treec755e71c72da9291ee2222d1faddb40b4ce01b15
parent83287ee571db6ffd876c90b6db12fa59be87ae67
json-c: Add json_object_iterator.h to installed headers

json_object_iterator.h is not installed in staging directory.
This leads to an error during pulseaudio build process:

fatal error: json_object_iterator.h: No such file or directory

Fixes autobuild failures like:
http://autobuild.buildroot.org/results/079f9265cd768f88ad57f6f7b794641c845f3079

Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/json-c/json-c-add-missing-file-to-installed-headers.patch [new file with mode: 0644]