Skip to content

Commit 503faf7

Browse files
committed
Update ubuntu 18.04 swift ci Dockerfile to include pkg-resources
1 parent 9f3ab48 commit 503faf7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

swift-ci/master/ubuntu/18.04/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,10 @@ RUN apt -y update && apt -y install \
2222
pkg-config \
2323
python \
2424
python-six \
25+
python-pkg-resources \
2526
python3-six \
2627
python3-distutils \
28+
python3-pkg-resources \
2729
rsync \
2830
swig \
2931
systemtap-sdt-dev \

0 commit comments

Comments
 (0)