[sonic-slave]: add deps for build initramfs 0.130

This commit is contained in:
Guohan Lu 2017-09-09 02:35:42 +00:00
parent 87ec4f113b
commit 8d43f3b672

View File

@ -228,8 +228,9 @@ RUN apt-get update && apt-get install -y \
python3-pytest \
python3-colorama \
# For bash
texi2html
texi2html \
# For initramfs
bash-completion
# For linux build
RUN apt-get -y build-dep linux