Skip to content

Commit 4c81204

Browse files
lguohanShuotian Cheng
authored and
Shuotian Cheng
committed
[sonic-slave]: add aspell in Dockerfile for SAI meta data build (#494)
1 parent 3bd3549 commit 4c81204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonic-slave/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ RUN apt-get update && apt-get install -y libreadline-dev texlive-latex-base texl
2323
RUN apt-get install -y cdbs
2424

2525
# For SAI meta build
26-
RUN apt-get update && apt-get install -y libxml-simple-perl graphviz
26+
RUN apt-get update && apt-get install -y libxml-simple-perl graphviz aspell
2727

2828
# For linux build
2929
RUN apt-get update && apt-get install -y bc fakeroot build-essential devscripts quilt stgit

0 commit comments

Comments
 (0)