diff options
author | J. Alexander Treuman <jat@spatialrift.net> | 2007-03-31 15:47:48 +0000 |
---|---|---|
committer | J. Alexander Treuman <jat@spatialrift.net> | 2007-03-31 15:47:48 +0000 |
commit | 945b8e66ab1c19680beb2963391808a83264bf1c (patch) | |
tree | 832c1b22ac21072dee262cee31448b4c12dab43d /INSTALL | |
parent | 59342df8f33d5bebe3bd1e895e16d4c1bdc6a98c (diff) | |
download | mpd-945b8e66ab1c19680beb2963391808a83264bf1c.tar.gz mpd-945b8e66ab1c19680beb2963391808a83264bf1c.tar.xz mpd-945b8e66ab1c19680beb2963391808a83264bf1c.zip |
Being a picky little bitch about those doc updates.
git-svn-id: https://svn.musicpd.org/mpd/trunk@5787 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ For FLAC support. You will need version 1.1.0 or higher of libflac. OggFLAC - http://www.xiph.org/ogg/vorbis/ and http://flac.sourceforge.net/ For OggFLAC support. You will need liboggflac, which can be built from the -FLAC sources if libogg is already installed. Versions of flac 1.1.3 and +FLAC sources if libogg is already installed. Versions of flac 1.1.3 and greater will automatically detect and use OggFLAC if it's available. Audio File - http://www.68k.org/~michael/audiofile/ |