diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | TROUBLESHOOTING | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2007-07-02 Todd Zullinger <tmzullinger at users.sourceforge.net> + + * TROUBLESHOOTING: + python bindings now use the mutagen module instead of eyeD3 + 2007-06-29 Jorg Schuler <jcsjcs at users.sourceforge.net> * po/libgpod.po: added to SVN repository (new translators may be diff --git a/TROUBLESHOOTING b/TROUBLESHOOTING index 7de25da..9352ef4 100644 --- a/TROUBLESHOOTING +++ b/TROUBLESHOOTING @@ -88,7 +88,7 @@ On Debian the following packages are required: python (e.g. python2.4) python-dev (e.g. python2.4-dev) -python-eye3D +python-mutagen ------------------------------------------------------------ |