From 69e9b1386ffa2f78bfa69ccd84e815c9f1d5920e Mon Sep 17 00:00:00 2001 From: Marius Orcsik Date: Fri, 27 Oct 2017 12:14:40 +0200 Subject: 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 --- README.ru.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.ru.md') diff --git a/README.ru.md b/README.ru.md index 891adf99..2a27247c 100644 --- a/README.ru.md +++ b/README.ru.md @@ -55,7 +55,7 @@ Sway доступен во многих дистрибутивах и наход * libcap * asciidoc * pcre -* json-c +* json-c <= 0.12.1 * pango * cairo * gdk-pixbuf2 * -- cgit v1.2.3-54-g00ecf