meson.build: libfmt integration

This commit is contained in:
Max Kellermann
2021-05-19 18:58:18 +02:00
parent 0cca1b138c
commit a9c704b76e
6 changed files with 22 additions and 0 deletions

View File

@@ -69,6 +69,7 @@ For example, the following installs a fairly complete list of build dependencies
.. code-block:: none
apt install meson g++ \
libfmt-dev \
libpcre3-dev \
libmad0-dev libmpg123-dev libid3tag0-dev \
libflac-dev libvorbis-dev libopus-dev libogg-dev \