Dockerfile: add package texinfo
In preparation of adding the infodocs target to our CI install the prerequisite texinfo software package. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
parent
11d5670125
commit
5f7a507eb3
@ -109,6 +109,7 @@ RUN apt-get update && apt-get install -y \
|
||||
srecord \
|
||||
sudo \
|
||||
swig \
|
||||
texinfo \
|
||||
util-linux \
|
||||
uuid-dev \
|
||||
virtualenv \
|
||||
|
Loading…
Reference in New Issue
Block a user