Hello Jenkins Builder,

I'd like you to reexamine a change.  Please visit

    https://gerrit.osmocom.org/4914

to look at the new patch set (#2).

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(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals 
refs/changes/14/4914/2

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: newpatchset
Gerrit-Change-Id: I24b606016e7f1c03bd73a3b0cf4fa3e5b89eb192
Gerrit-PatchSet: 2
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <[email protected]>
Gerrit-Reviewer: Jenkins Builder

Reply via email to