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.uk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.uk.md') diff --git a/README.uk.md b/README.uk.md index 02b64804..7cb3b95f 100644 --- a/README.uk.md +++ b/README.uk.md @@ -62,7 +62,7 @@ Sway доступний у багатьох дистрибутивах Linux (а * libcap * asciidoc * pcre -* json-c +* json-c <= 0.12.1 * pango * cairo * gdk-pixbuf2 * -- cgit v1.2.3-54-g00ecf