doc/user.rst: add warning about outdated Debian packages

This commit is contained in:
Max Kellermann 2018-10-31 15:22:28 +01:00
parent 482c18982e
commit 16bc97e9e5
1 changed files with 9 additions and 0 deletions

View File

@ -22,6 +22,15 @@ Install the package :file:`mpd` via :program:`apt`:
When installed this way, :program:`MPD` by default looks for music in :file:`/var/lib/mpd/music/`; this may not be correct. Look at your :file:`/etc/mpd.conf` file...
.. note::
Debian and Ubuntu are infamous for shipping heavily outdated
software. The :program:`MPD` version in their respective stable
releases are usually too old to be supported by this project.
Ironically, the :program:`MPD` version in Debian "*unstable*" is
more stable than the version in Debian "*stable*".
Installing on Android
---------------------