mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
multimedia/gst-plugins-farsight: Remove requirement of openjpeg.
This in fact requires jasper instead of openjpeg, which is part of slackware already so doesn't need to be listed. Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
01426778b5
commit
01350cec8e
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://farsight.freedesktop.org/releases/obsolete/gst-plugins-farsight
|
|||
MD5SUM="685a3dfd6752390e336e9556b62fad9e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libjingle openjpeg"
|
||||
REQUIRES="libjingle"
|
||||
MAINTAINER="David Somero"
|
||||
EMAIL="dsomero@hotmail.com"
|
||||
|
|
Loading…
Reference in a new issue