install-deps: add liblz4 to freebsd build dependencies

Signed-off-by: Casey Bodley <cbodley@redhat.com>
This commit is contained in:
Casey Bodley 2018-04-10 12:32:46 -04:00
parent 524eed75af
commit 26d96eb3f0

View File

@ -128,6 +128,7 @@ if [ x`uname`x = xFreeBSDx ]; then
net/openldap-client \
security/nss \
archivers/snappy \
archivers/liblz4 \
ftp/curl \
misc/e2fsprogs-libuuid \
misc/getopt \