mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-29 20:09:31 +00:00
For meson, python3-wheel needs to be installed
This commit is contained in:
parent
aa7d7f3b7d
commit
14427de551
3 changed files with 3 additions and 1 deletions
|
|
@ -9,6 +9,7 @@ RUN apt-get update && \
|
|||
apt-get install -y --no-install-recommends \
|
||||
python3-pip \
|
||||
python3-setuptools \
|
||||
python3-wheel \
|
||||
ninja-build \
|
||||
build-essential \
|
||||
flex \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue