debian-stretch-build-dist: osmo-remsim deps

Related: OS#5347
Change-Id: I8fd4b9d3734dd3bc0e3fca8ceaedda2aedc6a055
This commit is contained in:
Oliver Smith 2021-12-09 18:17:45 +01:00 committed by osmith
parent 92462a2a37
commit 8ad04b75c6
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@ RUN apt-get update && \
libasn1c-dev \
libboost-all-dev \
libc-ares-dev \
libcsv-dev \
libdbd-sqlite3 \
libdbi-dev \
libfftw3-dev \
@ -42,6 +43,7 @@ RUN apt-get update && \
libosmo-rua-dev \
libosmo-sccp-dev \
libosmo-sigtran-dev \
libosmo-simtrace2-dev \
libosmocore-dev \
libosmodsp-dev \
libpcap-dev \