diff options
author | Drew DeVault <sir@cmpwn.com> | 2017-10-27 08:18:00 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-27 08:18:00 -0400 |
commit | ee6ed89e36f9c2ef1f57093e25bf5804ac6c856e (patch) | |
tree | ad7b8b58b12924e640c93f549fa33933936f558b /README.ja.md | |
parent | d75ee3f9ce1e7143375252cc86aeccbbc752599b (diff) | |
parent | 69e9b1386ffa2f78bfa69ccd84e815c9f1d5920e (diff) | |
download | sway-ee6ed89e36f9c2ef1f57093e25bf5804ac6c856e.tar.xz |
Merge pull request #1438 from mariusor/explicit_json-c_version
Explicitly setting the version of json-c required
Diffstat (limited to 'README.ja.md')
-rw-r--r-- | README.ja.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.ja.md b/README.ja.md index 7573ecc4..f8cbecb0 100644 --- a/README.ja.md +++ b/README.ja.md @@ -49,7 +49,7 @@ Swayは沢山のディストリビューションで提供されています。" * libcap * asciidoc * pcre -* json-c +* json-c <= 0.12.1 * pango * cairo * gdk-pixbuf2 * |