REQUIREMENTS: Mention that libid3tag0-dev should be installed for id3v2.
authorAndre Noll <maan@systemlinux.org>
Sat, 15 Nov 2008 22:37:54 +0000 (23:37 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 15 Nov 2008 22:37:54 +0000 (23:37 +0100)
It's not enought to install only libid3tag0 as we need the header files
too.

REQUIREMENTS

index 4fd2568fabfacfb6d70586cffa7ffc66524f3616..268a695e97fb6114f2b0ea26afe8a8d4af823b2b 100644 (file)
@@ -29,8 +29,8 @@ Optional features:
        - *id3 tags*:
          For version-2 id3 tag support, you'll need libid3tag which
          is also available through the above link (alternatively:
-         install package libid3tag0). Without libid3tag, only version
-         one tags are recognized.
+         install package libid3tag0-dev). Without libid3tag, only
+         version one tags are recognized.
 
        - *ogg vorbis*: For ogg vorbis streams you'll need libogg,
          libvorbis, libvorbisfile: http://www.xiph.org/downloads/.