summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build4
1 files changed, 1 insertions, 3 deletions
diff --git a/meson.build b/meson.build
index 343ccd2..cf93d48 100644
--- a/meson.build
+++ b/meson.build
@@ -294,11 +294,9 @@ endif
build_pdf = build_pdf_by_default and can_build_pdf
explain_pdf = ''
if build_pdf_by_default and not build_pdf
- explain_pdf = ' (requires dblatex or (xmllint and docbook2pdf))'
+ explain_pdf = ' (requires dblatex or (xsltproc and fop))'
endif
-
-
summary = [
'',
'------',