Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Commit 5576ac7

Browse files
committed
Merge pull request #905 from cvrebert/patch-1
Dockerfile: fix "lmza" typo in comment
2 parents f96d5ec + f7eac06 commit 5576ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RUN apt-get update \
1414
&& apt-get install -y \
1515
swig \
1616
python-pip \
17-
# Install deps for backports.lmza (python2 requires it)
17+
# Install deps for backports.lzma (python2 requires it)
1818
python-dev \
1919
libssl-dev \
2020
liblzma-dev \

0 commit comments

Comments
 (0)