Skip to content

Commit 9b927fb

Browse files
committed
Adding libxslt-dev.
1 parent 5672b99 commit 9b927fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ RUN apt-get update && apt-get install -qqy \
2222
libssl-dev \
2323
libjpeg-dev \
2424
libxml2-dev \
25+
libxslt-dev \
2526
python-dev \
2627
python3-dev \
2728
python-tk \

0 commit comments

Comments
 (0)