We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bd3549 commit 4c81204Copy full SHA for 4c81204
sonic-slave/Dockerfile
@@ -23,7 +23,7 @@ RUN apt-get update && apt-get install -y libreadline-dev texlive-latex-base texl
23
RUN apt-get install -y cdbs
24
25
# For SAI meta build
26
-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
27
28
# For linux build
29
RUN apt-get update && apt-get install -y bc fakeroot build-essential devscripts quilt stgit
0 commit comments