aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2018-04-07 09:47:28 -0400
committerLibravatar GitHub <noreply@github.com>2018-04-07 09:47:28 -0400
commit2c9f0fb784f9781753679c8d1af3d8586c733f53 (patch)
tree13b8b91cfdff9501ccc9ddb75b9ced834ae01ea7 /README.md
parentMerge pull request #1758 from swaywm/revert-1757-boooooooxes (diff)
parentFix json-c version dependency (diff)
downloadsway-2c9f0fb784f9781753679c8d1af3d8586c733f53.tar.gz
sway-2c9f0fb784f9781753679c8d1af3d8586c733f53.tar.zst
sway-2c9f0fb784f9781753679c8d1af3d8586c733f53.zip
Merge pull request #1762 from DanySpin97/wlroots
Fix json-c version dependency
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 ae12ea89..cecbcdb1 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 <= 0.12.1 64* json-c >= 0.13
65* pango 65* pango
66* cairo 66* cairo
67* gdk-pixbuf2 * 67* gdk-pixbuf2 *