mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
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
This commit is contained in:
parent
d75ee3f9ce
commit
69e9b1386f
11 changed files with 24 additions and 12 deletions
|
|
@ -53,7 +53,7 @@ To username μου στο Freenode είναι kon14 και θα με βρείτ
|
|||
* libcap
|
||||
* asciidoc
|
||||
* pcre
|
||||
* json-c
|
||||
* json-c <= 0.12.1
|
||||
* pango
|
||||
* cairo
|
||||
* gdk-pixbuf2 *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue