Remove libosmo-legacy-mgcp-dev from all Dockerfile

Only openbsc.git related programs require it.

Change-Id: Ic641e71e45c5fbd174505116fa45a74e27dad81a
This commit is contained in:
Pau Espin 2018-08-17 18:01:55 +02:00
parent 5479348532
commit 113d916dc9
3 changed files with 0 additions and 3 deletions

View File

@ -20,7 +20,6 @@ RUN apt-get update && \
libosmo-sccp-dev \
libosmo-sigtran-dev \
libosmo-mgcp-client-dev \
libosmo-legacy-mgcp-dev \
libgtp-dev && \
apt-get clean

View File

@ -17,7 +17,6 @@ RUN apt-get update && \
libdbd-sqlite3 \
libdbi-dev \
libosmo-abis-dev \
libosmo-legacy-mgcp-dev \
libosmo-mgcp-client-dev \
libosmo-gsup-client-dev \
libosmo-netif-dev \

View File

@ -17,7 +17,6 @@ RUN apt-get update && \
libdbd-sqlite3 \
libdbi-dev \
libosmo-abis-dev \
libosmo-legacy-mgcp-dev \
libosmo-mgcp-client-dev \
libosmo-netif-dev \
libosmo-ranap-dev \