Neels Hofmeyr has submitted this change and it was merged.

Change subject: install doc: add asciidoc-dblatex dep
......................................................................


install doc: add asciidoc-dblatex dep

On debian 9, apparently asciidoc-dblatex needs to be installed manually in
order to be able to generate PDFs. Add asciidoc-dblatex dep to INSTALL.txt.

Change-Id: I24b606016e7f1c03bd73a3b0cf4fa3e5b89eb192
---
M INSTALL.txt
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/INSTALL.txt b/INSTALL.txt
index 2669c0c..c06248a 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -3,6 +3,7 @@
 apt-get install \
   make \
   asciidoc \
+  asciidoc-dblatex \
   xsltproc \
   dblatex \
   mscgen \
@@ -10,6 +11,8 @@
   python-pychart \
   python-nwdiag
 
+(Note that asciidoc-dblatex is required from debian 9 on and did not exist 
before.)
+
 Build PDFs, run:
   make
 or for a parallel build using more CPU cores:

-- 
To view, visit https://gerrit.osmocom.org/4914
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I24b606016e7f1c03bd73a3b0cf4fa3e5b89eb192
Gerrit-PatchSet: 4
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <[email protected]>

Reply via email to