aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2017-10-27 08:18:00 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2017-10-30 17:23:35 -0400
commitb333fdff6134c50a576433e8e9b43f58aea7e44c (patch)
treead7b8b58b12924e640c93f549fa33933936f558b /README.md
parentMerge pull request #1430 from dlrobertson/nvidia_drm (diff)
downloadsway-b333fdff6134c50a576433e8e9b43f58aea7e44c.tar.gz
sway-b333fdff6134c50a576433e8e9b43f58aea7e44c.tar.zst
sway-b333fdff6134c50a576433e8e9b43f58aea7e44c.zip
Merge pull request #1438 from mariusor/explicit_json-c_version
Explicitly setting the version of json-c required
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9dbbfdfe..33d52fb1 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ Install dependencies:
61* libcap 61* libcap
62* asciidoc 62* asciidoc
63* pcre 63* pcre
64* json-c 64* json-c <= 0.12.1
65* pango 65* pango
66* cairo 66* cairo
67* gdk-pixbuf2 * 67* gdk-pixbuf2 *