Add note for Debians weird package naming.

This commit is contained in:
tastytea 2021-06-01 18:51:49 +02:00
parent 3166c7a823
commit ffec9578e6
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 4 additions and 1 deletions

View File

@ -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