summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJorg Schuler <jcsjcs@users.sourceforge.net>2007-02-12 08:29:36 +0000
committerJorg Schuler <jcsjcs@users.sourceforge.net>2007-02-12 08:29:36 +0000
commit1317814f69500ba3c3a17a6d292c326149c0b0f6 (patch)
tree5e9f22a9f83af2ffc79ac1e09663d1e6a19f0100 /configure.ac
parent046b624301519f63c6d313b3934915aef659d61d (diff)
downloadlibgpod-1317814f69500ba3c3a17a6d292c326149c0b0f6.tar.gz
libgpod-1317814f69500ba3c3a17a6d292c326149c0b0f6.tar.xz
libgpod-1317814f69500ba3c3a17a6d292c326149c0b0f6.zip
* ChangeLog
INSTALL_CVS configure.ac bindings/python/gtkpod.py bindings/python/ipod.py bindings/python/examples/add_song.py bindings/python/examples/create_mp3_tags_from_itdb.py: updates and fixes from Nicholas Piper. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1394 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2754010..b0b4488 100644
--- a/configure.ac
+++ b/configure.ac
@@ -111,7 +111,7 @@ dnl * optional python bindings
dnl **************************************************
PYTHON_MIN_VERSION=2.1.1
-PYTHON_EYED3_MIN_VERSION=0.6.6
+PYTHON_MUTAGEN_MIN_VERSION=1.8.-1
SWIG_MIN_VERSION=1.3.24
LIBGPOD_CHECK_PYTHON($PYTHON_MIN_VERSION)