mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Docker: T7253: re-add build-essential dependency for vyos-1x
vyshim consists out of C code which needs the build-essential package.
This commit is contained in:
parent
1545aa4b76
commit
ffcf9b46ae
@ -207,6 +207,7 @@ RUN pip install --break-system-packages \
|
|||||||
git+https://github.com/aristanetworks/j2lint.git@341b5d5db86 \
|
git+https://github.com/aristanetworks/j2lint.git@341b5d5db86 \
|
||||||
pyhumps==3.8.0; \
|
pyhumps==3.8.0; \
|
||||||
apt-get update && apt-get install -y \
|
apt-get update && apt-get install -y \
|
||||||
|
build-essential \
|
||||||
dh-python \
|
dh-python \
|
||||||
fakeroot \
|
fakeroot \
|
||||||
iproute2 \
|
iproute2 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user