summaryrefslogtreecommitdiffstats
path: root/doc/opensp/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'doc/opensp/DEPENDS')
-rwxr-xr-xdoc/opensp/DEPENDS6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/opensp/DEPENDS b/doc/opensp/DEPENDS
index cbf4ac5f12..d081d55747 100755
--- a/doc/opensp/DEPENDS
+++ b/doc/opensp/DEPENDS
@@ -1,5 +1,11 @@
depends -sub CXX gcc &&
depends sgml-common &&
+
+optional_depends gettext \
+ "--enable-nls" \
+ "--disable-nls" \
+ "for Native Language Support" &&
+
optional_depends xmlto "--enable-doc-build"\
"--disable-doc-build"\
"to build documention"