We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35f5d81 commit c3260b0Copy full SHA for c3260b0
sonic-slave/Dockerfile
@@ -19,7 +19,7 @@ RUN apt-get update && apt-get install -y libreadline-dev texlive-latex-base texl
19
RUN apt-get install -y cdbs
20
21
# For SAI meta build
22
-RUN apt-get update && apt-get install -y libxml-simple-perl
+RUN apt-get update && apt-get install -y libxml-simple-perl graphviz
23
24
# For linux build
25
RUN apt-get update && apt-get install -y bc fakeroot build-essential devscripts quilt stgit
0 commit comments