aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2019-12-09 09:59:40 +0100
committerOliver Smith <osmith@sysmocom.de>2019-12-09 09:59:40 +0100
commit853f1ba3187a60635b1961accdd93fe5416e4541 (patch)
tree1908768b377f913a7ad3e40d7a04a4e86e6b70d4 /ansible/roles
parentbf034999f1875c796f0ad9d0ff7601d3ccee440b (diff)
osmocom_build_deps.yml: add inkscape
osmo-gsm-manuals needs inkscape to handle svgs. Not all osmo-* projects are building in docker, so make sure it is also installed on the build slaves directly. Related: OS#4314 Change-Id: I63460336d2c4a7594ec9c5c9b60a3d43f0d157aa
Diffstat (limited to 'ansible/roles')
-rw-r--r--ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml b/ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml
index 7863176..daec1f6 100644
--- a/ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml
+++ b/ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml
@@ -42,6 +42,7 @@
# by gsm-manuals
- python3-nwdiag
- python-pychart
+ - inkscape
# by gapk
- libasound-dev
- libopencore-amrnb-dev