From e5b2e4e1827c40e1f8eb82b025ac2e9e0bb218a0 Mon Sep 17 00:00:00 2001 From: code5hot <32754917+code5hot@users.noreply.github.com> Date: Mon, 26 Aug 2019 11:02:12 +0100 Subject: [PATCH] Add hscolour for source links in documentation --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 1760860..a2f7637 100644 --- a/Dockerfile +++ b/Dockerfile @@ -55,6 +55,7 @@ RUN apt-get update && apt-get install -y \ xsltproc docbook-xsl \ python-sphinx \ texinfo \ + hscolour \ # Needed for testing current HEAD python3 \