mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-29 20:09:31 +00:00
Rename Project to Open5GS
- Change BuildTool to Meson - Many BUGS Fixed
This commit is contained in:
parent
cb447af93a
commit
142763c280
919 changed files with 30459 additions and 6284 deletions
|
|
@ -7,13 +7,10 @@ MAINTAINER Sukchan Lee <acetcom@gmail.com>
|
|||
RUN apt-get update && \
|
||||
apt-get upgrade -y && \
|
||||
apt-get install -y --no-install-recommends \
|
||||
autoconf \
|
||||
automake \
|
||||
libtool \
|
||||
python3-pip \
|
||||
python3-setuptools \
|
||||
ninja-build \
|
||||
gcc \
|
||||
build-essential \
|
||||
flex \
|
||||
bison \
|
||||
git \
|
||||
|
|
@ -25,7 +22,6 @@ RUN apt-get update && \
|
|||
libmongoc-dev \
|
||||
libbson-dev \
|
||||
libyaml-dev \
|
||||
build-essential \
|
||||
iproute2 \
|
||||
ca-certificates \
|
||||
netbase \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue