Skip to content

Commit

Permalink
Add xerces.
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed Mar 3, 2020
1 parent 9d0f305 commit 7fe440f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/docker/ubuntu/Dockerfile.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y \
lbzip2 \
liblz4-dev \
zlib1g-dev \
libxerces-c-dev \
&& rm -rf /var/lib/apt/lists/*

RUN git clone https://github.com/LASzip/LASzip.git laszip \
Expand Down

0 comments on commit 7fe440f

Please sign in to comment.