Skip to content

Commit 6853bf0

Browse files
author
alexf
committed
linux packages
1 parent 8d441c6 commit 6853bf0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ RUN set -ex \
2727
build-essential \
2828
libblas-dev \
2929
liblapack-dev \
30+
libxml2-dev \
31+
libxslt1-dev \
3032
' \
3133
&& echo "deb http://http.debian.net/debian jessie-backports main" >/etc/apt/sources.list.d/backports.list \
3234
&& apt-get update -yqq \

0 commit comments

Comments
 (0)