# HG changeset patch # User Matti Hamalainen # Date 1612014311 -7200 # Node ID 5d56f1311d46815e1037f61689ad3a9ea54cd0bc # Parent acd73fb8402fbeb68389f56975baefc43cb28576 Update build dependencies very slightly. diff -r acd73fb8402f -r 5d56f1311d46 docs/README.txt --- a/docs/README.txt Sat Jan 30 15:42:55 2021 +0200 +++ b/docs/README.txt Sat Jan 30 15:45:11 2021 +0200 @@ -8,7 +8,7 @@ However, if you wish to re-build the manual from source, you will need the following tools / utilities on an UNIX-style platform: - - bash or similar shell + - GNU Bash or similar compatible shell - Either GraphicsMagick, ImageMagick or NetPBM utils - DocBook XML utilities - xsltproc @@ -17,6 +17,7 @@ Optionally you can also benefit from: - HTML Tidy - fop + ("apt install fop" in Debian / Ubuntu) When these depencies have been satisfied, you can try building the manual by running 'build-docs.sh'.