Skip to content

Commit

Permalink
*added missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mclark4386 committed Dec 13, 2015
1 parent e9e5675 commit 2fcfb84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ RUN apt-get update && apt-get install -y --force-yes \
rsync \
libpython-all-dev \
libedit-dev \
libxml2-dev \
libicu52 && \
apt-get clean
RUN cd /
Expand Down

0 comments on commit 2fcfb84

Please sign in to comment.