aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorponce <matteo.bernardini@gmail.com>2012-08-23 13:11:08 +0200
committerRobby Workman <rworkman@slackbuilds.org>2012-08-23 15:49:27 -0500
commit2aa8a551151a95fb3105e9f78a266d204193e6c0 (patch)
tree753a7ca0858fe2cc93b87fe4e1c9dda918b0c938
parentd6ff658b4183e131451934372e7f81d2dd4fee9c (diff)
python/pyffmpeg: Fixed dep information
-rw-r--r--python/pyffmpeg/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/pyffmpeg/README b/python/pyffmpeg/README
index 3585ec5eee9a..0dbaab9c7eae 100644
--- a/python/pyffmpeg/README
+++ b/python/pyffmpeg/README
@@ -2,5 +2,3 @@ PyFFmpeg is a wrapper around FFmpeg's libavcodec, libavformat and
libavutil libraries whose main purpose is to provide access to
individual frames of video files of various formats (including MPEG
and DIVX encoded videos), and, also in latest beta,to audio data.
-
-This requires Numpy, Cython, and ffmpeg.