Remove libosmo-legacy-mgcp-dev from all Dockerfile
Only openbsc.git related programs require it. Change-Id: Ic641e71e45c5fbd174505116fa45a74e27dad81achanges/94/10494/1
parent
5479348532
commit
113d916dc9
|
@ -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
|
||||
|
||||
|
|
|
@ -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 \
|
||||
|
|
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue