[gdk-pixbuf: 1/2] meson: update man option to mention it now requires rst2man
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdk-pixbuf: 1/2] meson: update man option to mention it now requires rst2man
- Date: Tue, 9 Aug 2022 15:27:35 +0000 (UTC)
commit 9a3523f77d7c6b7ee786ff98e91658bdebff6473
Author: Jason Francis <jafrancis999 gmail com>
Date: Fri May 13 19:26:49 2022 -0400
meson: update man option to mention it now requires rst2man
meson_options.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson_options.txt b/meson_options.txt
index 0ea94eb47..d198d99d5 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -30,7 +30,7 @@ option('introspection',
value: 'auto',
yield: true)
option('man',
- description: 'Whether to generate man pages (requires xlstproc)',
+ description: 'Whether to generate man pages (requires rst2man)',
type: 'boolean',
value: true)
option('relocatable',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]