Skip to content

Commit

Permalink
fix build: bump boost version to 1.18 for Ubuntu 24.04
Browse files Browse the repository at this point in the history
commit_hash:29d9f56667010345b0808c2103d7d9975b7a0d40
  • Loading branch information
fdr400 committed Sep 20, 2024
1 parent 35b7b4e commit e2e5850
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions scripts/docs/en/deps/ubuntu-24.04.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ cmake
git
libabsl-dev
libbenchmark-dev
libboost-context1.74-dev
libboost-coroutine1.74-dev
libboost-filesystem1.74-dev
libboost-iostreams1.74-dev
libboost-locale1.74-dev
libboost-program-options1.74-dev
libboost-regex1.74-dev
libboost-stacktrace1.74-dev
libboost1.74-dev
libboost-context1.83-dev
libboost-coroutine1.83-dev
libboost-filesystem1.83-dev
libboost-iostreams1.83-dev
libboost-locale1.83-dev
libboost-program-options1.83-dev
libboost-regex1.83-dev
libboost-stacktrace1.83-dev
libboost1.83-dev
libbson-dev
libbz2-dev
libc-ares-dev
Expand Down

0 comments on commit e2e5850

Please sign in to comment.