aboutsummaryrefslogtreecommitdiffstats
path: root/ansible
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2018-11-04 13:13:58 +0000
committerHolger Freyther <holger@freyther.de>2018-11-06 13:14:05 +0000
commit7e5e3ece47fc425085520abc98598ff5c8b3f30b (patch)
tree4e99056f99fef7aa6270a135e51c57d719831941 /ansible
parent73240db74d90dde73b4d0db77089743c9f243050 (diff)
misc: Install patchelf to add/set an rpath if wanted
Diffstat (limited to 'ansible')
-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 2200638..16e72ed 100644
--- a/ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml
+++ b/ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml
@@ -47,6 +47,7 @@
- libopencore-amrnb-dev
# by LimeSuite
- cmake
+ - patchelf
- name: install build dependencies and libraries
apt: