mirror of
https://github.com/mhx/dwarfs.git
synced 2025-08-05 10:46:13 -04:00
docs: update dependency list
This commit is contained in:
parent
9b643b4e3f
commit
b820ce0619
@ -268,6 +268,7 @@ $ apt install \
|
|||||||
libboost-thread-dev \
|
libboost-thread-dev \
|
||||||
libbrotli-dev \
|
libbrotli-dev \
|
||||||
libevent-dev \
|
libevent-dev \
|
||||||
|
libhowardhinnant-date-dev \
|
||||||
libjemalloc-dev \
|
libjemalloc-dev \
|
||||||
libdouble-conversion-dev \
|
libdouble-conversion-dev \
|
||||||
libiberty-dev \
|
libiberty-dev \
|
||||||
@ -281,7 +282,8 @@ $ apt install \
|
|||||||
libfmt-dev \
|
libfmt-dev \
|
||||||
libfuse3-dev \
|
libfuse3-dev \
|
||||||
libutfcpp-dev \
|
libutfcpp-dev \
|
||||||
libgoogle-glog-dev
|
libgoogle-glog-dev \
|
||||||
|
libflac++-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
Note that when building with `gcc`, the optimization level will be
|
Note that when building with `gcc`, the optimization level will be
|
||||||
|
Loading…
x
Reference in New Issue
Block a user