mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
multimedia/mlt: Set frei0r as an optional dependency.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
b29bcd42a2
commit
9430a7358d
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/mlt/mlt-0.9.0.tar.gz"
|
|||
MD5SUM="1cd2d73f3ffe77a43980e99aaa4ea06c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ffmpeg libdv libquicktime frei0r"
|
||||
REQUIRES="ffmpeg libdv libquicktime"
|
||||
MAINTAINER="stormtracknole"
|
||||
EMAIL="stormtracknole@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue