mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
multimedia/openshot: Fixed dep information
This commit is contained in:
parent
55bc8e20c1
commit
4d0961b753
2 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue