aboutsummaryrefslogtreecommitdiffstats
path: root/main/json-c0.12
Commit message (Collapse)AuthorAgeFilesLines
* main/json-c0.12: fix build with gcc8info@mobile-stream.com2018-11-141-2/+2
|
* main/json-c0.12: replaces json-cNatanael Copa2018-04-191-1/+2
|
* main/json-c0.12: temporary aportNatanael Copa2018-04-191-0/+48
we need a libjson-c.so.2 til we fully migrated to libjson-c.so.4 (from json-c 0.13) This is because mkinitfs is installed on builders so they can make relases and mkinitfs depends on cryptsetup which depends on json-c. This means that we have a dependency installed for so:libsjon.so.2 which holds back json-c-dev to install version 0.13. We solve this by adding a temporary json-c0.12 which can provide so:libjson-c.so.2.