summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author ponce2012-08-23 13:11:08 +0200
committer Robby Workman2012-08-23 22:49:27 +0200
commit2aa8a551151a95fb3105e9f78a266d204193e6c0 (patch)
tree753a7ca0858fe2cc93b87fe4e1c9dda918b0c938 /python
parentd6ff658b4183e131451934372e7f81d2dd4fee9c (diff)
downloadslackbuilds-2aa8a551151a95fb3105e9f78a266d204193e6c0.tar.gz
python/pyffmpeg: Fixed dep information
Diffstat (limited to 'python')
-rw-r--r--python/pyffmpeg/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/pyffmpeg/README b/python/pyffmpeg/README
index 3585ec5eee..0dbaab9c7e 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.