doc/user.rst: update build dependencies on Debian Bullseye
This commit is contained in:
parent
e783c2bd2c
commit
bdd268a524
@ -64,13 +64,13 @@ In any case, you need:
|
|||||||
Each plugin usually needs a codec library, which you also need to
|
Each plugin usually needs a codec library, which you also need to
|
||||||
install. Check the :doc:`plugins` for details about required libraries
|
install. Check the :doc:`plugins` for details about required libraries
|
||||||
|
|
||||||
For example, the following installs a fairly complete list of build dependencies on Debian Buster:
|
For example, the following installs a fairly complete list of build dependencies on Debian Bullseye:
|
||||||
|
|
||||||
.. code-block:: none
|
.. code-block:: none
|
||||||
|
|
||||||
apt install meson g++ \
|
apt install meson g++ \
|
||||||
libfmt-dev \
|
libfmt-dev \
|
||||||
libpcre3-dev \
|
libpcre2-dev \
|
||||||
libmad0-dev libmpg123-dev libid3tag0-dev \
|
libmad0-dev libmpg123-dev libid3tag0-dev \
|
||||||
libflac-dev libvorbis-dev libopus-dev libogg-dev \
|
libflac-dev libvorbis-dev libopus-dev libogg-dev \
|
||||||
libadplug-dev libaudiofile-dev libsndfile1-dev libfaad-dev \
|
libadplug-dev libaudiofile-dev libsndfile1-dev libfaad-dev \
|
||||||
|
Loading…
Reference in New Issue
Block a user