diff options
author | Todd Zullinger <tmzullinger@users.sourceforge.net> | 2007-01-16 11:15:15 +0000 |
---|---|---|
committer | Todd Zullinger <tmzullinger@users.sourceforge.net> | 2007-01-16 11:15:15 +0000 |
commit | 2e5ac075808129f184b1449f5518c1f3c472564f (patch) | |
tree | d42d5615043525882c6e0230b164e44c5948c6a7 | |
parent | 920f34c093bd3ca9cdea75bb1c56b3557e49c442 (diff) | |
download | libgpod-2e5ac075808129f184b1449f5518c1f3c472564f.tar.gz libgpod-2e5ac075808129f184b1449f5518c1f3c472564f.tar.xz libgpod-2e5ac075808129f184b1449f5518c1f3c472564f.zip |
s/eye3D/eyeD3/ in python requirements
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1388 f01d2545-417e-4e96-918e-98f8d0dbbcb6
-rw-r--r-- | INSTALL_CVS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL_CVS b/INSTALL_CVS index 6114d5d..eaeac4a 100644 --- a/INSTALL_CVS +++ b/INSTALL_CVS @@ -22,4 +22,4 @@ following packages: python (e.g. python2.4) python-dev (e.g. python2.4-dev) -python-eye3D +python-eyeD3 |