I plan to package this on Arch Linux. Currently it is being blocked by the fact that jansson needs to be build from in-tree. It would be better to check if libjansson exists system wide and compile against that if it exists. This might be achieved by `pkgconfig`
I plan to package this on Arch Linux. Currently it is being blocked by the fact that jansson needs to be build from in-tree.
It would be better to check if libjansson exists system wide and compile against that if it exists. This might be achieved by
pkgconfig