[sonic-slave]: add deps for build initramfs 0.130
This commit is contained in:
parent
87ec4f113b
commit
8d43f3b672
@ -228,8 +228,9 @@ RUN apt-get update && apt-get install -y \
|
|||||||
python3-pytest \
|
python3-pytest \
|
||||||
python3-colorama \
|
python3-colorama \
|
||||||
# For bash
|
# For bash
|
||||||
texi2html
|
texi2html \
|
||||||
|
# For initramfs
|
||||||
|
bash-completion
|
||||||
|
|
||||||
# For linux build
|
# For linux build
|
||||||
RUN apt-get -y build-dep linux
|
RUN apt-get -y build-dep linux
|
||||||
|
Loading…
Reference in New Issue
Block a user