ansible: Install 'sdcc' compiler for libusrp firmware on build slaves

Change-Id: I2fa8fa1a195079a0d8beda6a0aa4fc090ca37970
This commit is contained in:
Harald Welte 2019-01-11 18:54:12 +01:00
parent c184523221
commit 326221b87c
1 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,8 @@
# by LimeSuite
- cmake
- patchelf
# by libusrp
- sdcc
- name: install build dependencies and libraries
apt: