debian-bootstrap: Add liblz4-tool

Allows running the tests of lz4-frame-conduit, see

    https://github.com/nh2/lz4-frame-conduit/issues/3
This commit is contained in:
Niklas Hambüchen 2020-09-08 15:04:02 +02:00 committed by GitHub
parent d8c07a79d8
commit 61e048ea85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -94,6 +94,7 @@ apt-get install -y \
liblapack-dev \
libleveldb-dev \
liblmdb-dev \
liblz4-tool \
liblzma-dev \
libmagic-dev \
libmagickcore-dev \