mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
Multiple: Fixed .info file (removed libjpeg-turbo)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
5b22e4d946
commit
1048d4bf98
2 changed files with 2 additions and 2 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://www.vips.ecs.soton.ac.uk/supported/8.1/vips-8.1.1.tar.gz"
|
|||
MD5SUM="7311df69cf0f3ae0666e0ead15b98cb0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="cfitsio libjpeg-turbo libwebp orc"
|
||||
REQUIRES="cfitsio libwebp orc"
|
||||
MAINTAINER="Igor"
|
||||
EMAIL="igor29768@gmail.com"
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/vovoid/vsxu/archive/0.4.2.tar.gz"
|
|||
MD5SUM="bbd73438386aa3eede5c3b104d706104"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="glfw libjpeg-turbo ftgl opencv"
|
||||
REQUIRES="glfw ftgl opencv"
|
||||
MAINTAINER="Christoph Willing"
|
||||
EMAIL="chris.willing@iinet.net.au"
|
||||
|
|
Loading…
Reference in a new issue