From 380518b9e2492b489c9ed9881769977a7aef6300 Mon Sep 17 00:00:00 2001 From: Guohan Lu Date: Tue, 11 Apr 2017 15:58:15 +0000 Subject: [PATCH] [sonic-slave]: add aspell for sai meta data build --- sonic-slave/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonic-slave/Dockerfile b/sonic-slave/Dockerfile index 6ca6e93c5f45..ff038e90aa9d 100644 --- a/sonic-slave/Dockerfile +++ b/sonic-slave/Dockerfile @@ -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