Add note for Debians weird package naming.
This commit is contained in:
parent
3166c7a823
commit
ffec9578e6
|
@ -102,9 +102,12 @@ of CMake.
|
|||
sudo apt install build-essential cmake libboost-program-options-dev \
|
||||
libboost-locale-dev libboost-regex-dev libboost-log-dev \
|
||||
gettext libarchive-dev libfmt-dev asciidoc libpugixml-dev \
|
||||
nlohmann-json3?-dev
|
||||
nlohmann-json-dev
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
[NOTE]
|
||||
If `nlohmann-json-dev` can not be found, try nlohmann-json3-dev.
|
||||
|
||||
==== Get sourcecode
|
||||
|
||||
===== Release
|
||||
|
|
Loading…
Reference in New Issue
Block a user