aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Brian Ashworth <bosrsf04@gmail.com>2019-03-04 10:25:34 -0500
committerLibravatar Drew DeVault <sir@cmpwn.com>2019-03-04 08:44:17 -0700
commit3f184cf188234083498e0b03435853bbadd01a99 (patch)
tree34548b79fad0481e7ba233a82d09d84dda1647b7 /README.md
parentAllow concurrent clicks (diff)
downloadsway-3f184cf188234083498e0b03435853bbadd01a99.tar.gz
sway-3f184cf188234083498e0b03435853bbadd01a99.tar.zst
sway-3f184cf188234083498e0b03435853bbadd01a99.zip
meson: update scdoc requirement to >= 1.9.2
Since scdoc 1.9.1 is bugged, this updates the meson version check to >= 1.9.2 and drops the version requirement from the README. This should make it more obvious to users who have 1.9.1 that they need to update scdoc to be able to compile man pages and hopefully cut down on the duplicate issues
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 aa7cd846..99835d6e 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ Install dependencies:
41* pango 41* pango
42* cairo 42* cairo
43* gdk-pixbuf2 \*\* 43* gdk-pixbuf2 \*\*
44* [scdoc](https://git.sr.ht/~sircmpwn/scdoc) >= 1.9.0 (optional: man pages) \* 44* [scdoc](https://git.sr.ht/~sircmpwn/scdoc) (optional: man pages) \*
45* git \* 45* git \*
46 46
47_\*Compile-time dep_ 47_\*Compile-time dep_