multimedia/openshot: Fixed dep information

This commit is contained in:
ponce 2012-08-27 12:58:37 +02:00
parent 55bc8e20c1
commit 4d0961b753
2 changed files with 1 additions and 3 deletions

View file

@ -1,4 +1,2 @@
OpenShot Video Editor(TM) is an open-source program that creates, modifies,
and edits video files.
Requirements: mlt, ffmpeg, frei0r, goocanvas, pygoocanvas, pyxdg

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://launchpad.net/openshot/1.2/1.2.2/+download/openshot-1.2.2.tar.g
MD5SUM="36648c67c845bc7407abd55703a777be"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ffmpeg frei0r goocanvas mlt pygoocanvas pyxdg"
REQUIRES="frei0r mlt pygoocanvas pyxdg"
MAINTAINER="Jonathan Larsen"
EMAIL="agentc0re@learnix.net"