[sonic-slave]: add aspell in Dockerfile for SAI meta data build (#494)

This commit is contained in:
lguohan 2017-04-11 12:53:21 -07:00 committed by Shuotian Cheng
parent 3bd3549818
commit 4c81204eaf

View File

@ -23,7 +23,7 @@ RUN apt-get update && apt-get install -y libreadline-dev texlive-latex-base texl
RUN apt-get install -y cdbs
# For SAI meta build
RUN apt-get update && apt-get install -y libxml-simple-perl graphviz
RUN apt-get update && apt-get install -y libxml-simple-perl graphviz aspell
# For linux build
RUN apt-get update && apt-get install -y bc fakeroot build-essential devscripts quilt stgit