summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-23 12:29:05 +0200
committer Robby Workman <rworkman@slackbuilds.org>2012-08-23 15:49:25 -0500
commitae69d10bf4318f16b9e544d52841420bce53166f (patch)
treeaf03989d26342455335834395abda8d490f9dbbd
parent2c4bdded7d9a1ec1ad758e7f50b2a474c91d8a8e (diff)
downloadslackbuilds-ae69d10bf4318f16b9e544d52841420bce53166f.tar.gz
slackbuilds-ae69d10bf4318f16b9e544d52841420bce53166f.tar.xz
python/mmpython: Fixed dep information
-rw-r--r--python/mmpython/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/mmpython/README b/python/mmpython/README
index 2486f2585a..29ccdd417c 100644
--- a/python/mmpython/README
+++ b/python/mmpython/README
@@ -2,5 +2,3 @@ MMPython is a Media Meta Data retrieval framework. It retrieves metadata
from mp3, ogg, avi, jpg, tiff and other file formats. Among others it
thereby parses ID3v2, ID3v1, EXIF, IPTC and Vorbis data into an object
oriented struture.
-
-Requires lsdvd and PyXML.