From e8eab3b82584290e8e22808c3af30e45f701c6e5 Mon Sep 17 00:00:00 2001 From: Brian Ashworth Date: Mon, 4 Mar 2019 10:25:34 -0500 Subject: 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 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 832a3096..cb3f4668 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Install dependencies: * pango * cairo * gdk-pixbuf2 \*\* -* [scdoc](https://git.sr.ht/~sircmpwn/scdoc) >= 1.9.0 (optional: man pages) \* +* [scdoc](https://git.sr.ht/~sircmpwn/scdoc) (optional: man pages) \* * git \* _\*Compile-time dep_ -- cgit v1.2.3-54-g00ecf