summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meson_options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 930f3bdf8..b6d82e9b6 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -15,7 +15,7 @@ option('builtin_loaders',
type: 'string',
value: 'none')
option('gtk_doc',
- description: 'Whether to generate the API reference (requires GTK-Doc)',
+ description: 'Whether to generate the API reference',
type: 'boolean',
value: false)
option('docs',