aboutsummaryrefslogtreecommitdiff
path: root/README.it.md
diff options
context:
space:
mode:
authorMarius Orcsik <marius.orcsik@rocket-internet.de>2017-10-27 12:14:40 +0200
committerMarius Orcsik <marius.orcsik@rocket-internet.de>2017-10-27 12:17:02 +0200
commit69e9b1386ffa2f78bfa69ccd84e815c9f1d5920e (patch)
treead7b8b58b12924e640c93f549fa33933936f558b /README.it.md
parentd75ee3f9ce1e7143375252cc86aeccbbc752599b (diff)
Explicitly setting the version of json-c required
to 0.12.1. This is needed because the development version breaks the existing API of json_object_array_length() by moving the return from int to size_t. This would fix #1355
Diffstat (limited to 'README.it.md')
-rw-r--r--README.it.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.it.md b/README.it.md
index ca3e1ea3..58b965d8 100644
--- a/README.it.md
+++ b/README.it.md
@@ -56,7 +56,7 @@ Installa queste dipendenze:
* libcap
* asciidoc
* pcre
-* json-c
+* json-c <= 0.12.1
* pango
* cairo
* gdk-pixbuf2 *