mirror of
https://github.com/fergalmoran/picard.git
synced 2026-01-08 01:26:28 +00:00
Better document runtime dependencies and explicitely say that Python 3 is not supported.
This commit is contained in:
@@ -6,7 +6,7 @@ Dependencies
|
||||
|
||||
Before installing Picard, you need to have these libraries:
|
||||
|
||||
* Python 2.5 or newer
|
||||
* Python 2.5 or newer (Picard will not work with Python 3)
|
||||
http://python.org
|
||||
|
||||
* PyQt 4.1 with Qt 4.2 or newer
|
||||
@@ -17,12 +17,15 @@ Before installing Picard, you need to have these libraries:
|
||||
http://code.google.com/p/quodlibet/wiki/Development/Mutagen
|
||||
|
||||
* libdiscid (optional)
|
||||
Required for CD lookups.
|
||||
http://musicbrainz.org/doc/libdiscid
|
||||
|
||||
* FFmpeg (optional)
|
||||
Required for audio fingerprinting.
|
||||
http://ffmpeg.mplayerhq.hu/
|
||||
|
||||
* libofa (optional)
|
||||
Required for audio fingerprinting.
|
||||
http://code.google.com/p/musicip-libofa/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user