mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-05 05:34:32 +02:00
feat (cmock): add ruby and libbsd-dev to docker image
Closes https://github.com/espressif/esp-idf/issues/9342
This commit is contained in:
@@ -16,6 +16,7 @@ RUN : \
|
|||||||
git \
|
git \
|
||||||
gperf \
|
gperf \
|
||||||
lcov \
|
lcov \
|
||||||
|
libbsd-dev \
|
||||||
libffi-dev \
|
libffi-dev \
|
||||||
libncurses-dev \
|
libncurses-dev \
|
||||||
libpython2.7 \
|
libpython2.7 \
|
||||||
@@ -24,6 +25,7 @@ RUN : \
|
|||||||
ninja-build \
|
ninja-build \
|
||||||
python3 \
|
python3 \
|
||||||
python3-venv \
|
python3-venv \
|
||||||
|
ruby \
|
||||||
unzip \
|
unzip \
|
||||||
wget \
|
wget \
|
||||||
xz-utils \
|
xz-utils \
|
||||||
|
Reference in New Issue
Block a user