Update info about build dependencies

This commit is contained in:
Kron4ek 2022-01-16 15:30:31 +05:00 committed by GitHub
parent 484a52c401
commit eee6863f8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,11 +1,11 @@
#!/usr/bin/env bash
# Dependencies: gawk grep lz4 zstd wget gcc make autoconf libtool pkgconf
# libcap fuse2 (or fuse3) lzo xz zlib findutils
# General build dependencies: gawk grep lz4 zstd wget gcc make autoconf
# libtool pkgconf libcap fuse2 (or fuse3) lzo xz zlib findutils
#
# Dwarfs dependencies: fuse2 (or fuse3) openssl jemalloc xxhash boost lz4
# xz zstd libarchive libunwind google-glod gtest fmt gflags double-conversion
# cmake ruby-ronn libevent libdwarf git
# Build dependencies for dwarfs: fuse2 (or fuse3) openssl jemalloc
# xxhash boost lz4 xz zstd libarchive libunwind google-glod gtest fmt
# gflags double-conversion cmake ruby-ronn libevent libdwarf git
#
# Dwarfs compilation is optional and disabled by default.