From 924e2a4679bd957637fcbbdcc5a57648908a5bdf Mon Sep 17 00:00:00 2001 From: Isaac Khor Date: Wed, 22 May 2024 19:33:14 +0000 Subject: [PATCH] Add folly boost deps --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 141b05d2..05fdb931 100644 --- a/Makefile +++ b/Makefile @@ -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