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:
parent
29fc20671d
commit
ed74492e4e
7 changed files with 3 additions and 14 deletions
|
|
@ -38,7 +38,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 \
|
||||
|
|
|
|||
|
|
@ -40,7 +40,6 @@ apt-get install -y --no-install-recommends \
|
|||
libboost-locale-dev=1.71.* \
|
||||
libboost-log-dev=1.71.* \
|
||||
libboost-program-options-dev=1.71.* \
|
||||
libboost-thread-dev=1.71.* \
|
||||
libcap-dev \
|
||||
libcurl4-openssl-dev \
|
||||
libdrm-dev \
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue