fix(deps): replace libboost chrono and thread with standard chrono and thread (#1364)

Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
This commit is contained in:
Era Dorta
2023-06-26 17:50:10 +02:00
committed by GitHub
parent 29fc20671d
commit ed74492e4e
7 changed files with 3 additions and 14 deletions

View File

@@ -39,7 +39,6 @@ apt-get install -y --no-install-recommends \
libboost-locale-dev=1.74.* \
libboost-log-dev=1.74.* \
libboost-program-options-dev=1.74.* \
libboost-thread-dev=1.74.* \
libcap-dev \
libcurl4-openssl-dev \
libdrm-dev \