Skip to content

Commit

Permalink
[sonic-slave]: Updated version of ctypesgen.py has a different name (#…
Browse files Browse the repository at this point in the history
…3434)

* Fix the build. Updated version of ctypesgen.py has a different name
  • Loading branch information
pavel-shirshov authored and yxieca committed Sep 11, 2019
1 parent 9c6b708 commit d7ca700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonic-slave/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ RUN python2 -m pip install -U pip==9.0.3

# For p4 build
RUN pip install \
ctypesgen \
ctypesgen==0.r125 \
crc16

# For sonic config engine testing
Expand Down

0 comments on commit d7ca700

Please sign in to comment.