Le 04/05/2013 09:58, Remi Collet a écrit :
> pulseaudio
For example, this one is already fixed upstream.
PKG_CHECK_MODULES(LIBJSON, [ json-c >= 0.11 ], [],
[PKG_CHECK_MODULES(LIBJSON, [ json >= 0.9 ])])
Remi.
--
devel mailing list
devel@lists.fedoraproject.org
https://a
Hi,
I just update json-c to version 0.11 in rawhide.
As there is an old name conflict for libjson.so (with other projects),
upstream have renamed the library to libjson-c.so
For now, the package provides both library (libjson.so and libjson-c.so)
This new version is ABI compatible with 0.10, so