diff options
author | Brian Ashworth <bosrsf04@gmail.com> | 2019-03-04 10:25:34 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-03-04 08:44:17 -0700 |
commit | 3f184cf188234083498e0b03435853bbadd01a99 (patch) | |
tree | 34548b79fad0481e7ba233a82d09d84dda1647b7 /README.pl.md | |
parent | bdac0df4f8fd1a816f0cfff8223d54d09823233b (diff) |
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.pl.md')
-rw-r--r-- | README.pl.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.pl.md b/README.pl.md index ebfd9214..0574093a 100644 --- a/README.pl.md +++ b/README.pl.md @@ -39,7 +39,7 @@ Zainstaluj zależności: * pango * cairo * gdk-pixbuf2 \*\* -* [scdoc](https://git.sr.ht/~sircmpwn/scdoc) >= 1.9.0 (opcjonalnie: strony pomocy man) \* +* [scdoc](https://git.sr.ht/~sircmpwn/scdoc) (opcjonalnie: strony pomocy man) \* * git \* _\*zależności kompilacji_ |