Skip to content

Commit

Permalink
[sonic-slave-stretch]: Adding package xmltodict. (sonic-net#25)
Browse files Browse the repository at this point in the history
This package is needed to run sonic-yang-mgmt build test cases.
  • Loading branch information
Praveen Chaudhary authored and zhenggen-xu committed Dec 17, 2019
1 parent 450ee9d commit fa2eef4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sonic-slave-stretch/Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ RUN pip install setuptools==40.8.0
# For sonic_yang_mgmt build
RUN pip install ijson
RUN pip install jsondiff
RUN pip install xmltodict

# Install dependencies for isc-dhcp-relay build
RUN apt-get -y build-dep isc-dhcp
Expand Down

0 comments on commit fa2eef4

Please sign in to comment.