]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
install-deps: add liblz4 to freebsd build dependencies 21332/head
authorCasey Bodley <cbodley@redhat.com>
Tue, 10 Apr 2018 16:32:46 +0000 (12:32 -0400)
committerCasey Bodley <cbodley@redhat.com>
Thu, 12 Apr 2018 13:35:40 +0000 (09:35 -0400)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
install-deps.sh

index 1dc7068441e372c26b1894fccaf8d0f50516975e..7c095343dce015097252e518bebf64468387af13 100755 (executable)
@@ -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 \