Skip to content

Commit

Permalink
Add folly boost deps
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacKhor committed May 22, 2024
1 parent 074cfce commit 924e2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ clean:

install-deps:
sudo apt install -y meson mold libfmt-dev libaio-dev librados-dev \
libjemalloc-dev libboost-dev libradospp-dev \
libjemalloc-dev libboost-all-dev libradospp-dev \
liburing-dev pkg-config uuid-dev libnuma-dev libarchive-dev \
libibverbs-dev librdmacm-dev python3-pyelftools libcunit1-dev

0 comments on commit 924e2a4

Please sign in to comment.