gnuplot, fix build (#5036)

This commit is contained in:
Schrijvers Luc
2020-05-31 09:32:16 +02:00
committed by GitHub
parent 520e544412
commit 15640c87ad

View File

@@ -6,7 +6,7 @@ as a plotting engine by third-party applications like Octave."
HOMEPAGE="http://www.gnuplot.info/"
COPYRIGHT="1986-1993, 1998, 2004-2018 Thomas Williams, Colin Kelley"
LICENSE="Gnuplot"
REVISION="3"
REVISION="4"
SOURCE_URI="https://downloads.sourceforge.net/gnuplot/gnuplot-$portVersion.tar.gz"
CHECKSUM_SHA256="039db2cce62ddcfd31a6696fe576f4224b3bc3f919e66191dfe2cdb058475caa"
@@ -44,7 +44,7 @@ BUILD_REQUIRES="
devel:libcairo$secondaryArchSuffix
# devel:libcerf$secondaryArchSuffix
devel:libgd$secondaryArchSuffix
devel:libjpeg$secondaryArchSuffix >= 9
devel:libjpeg$secondaryArchSuffix
# devel:libpango_1.0$secondaryArchSuffix
devel:libreadline$secondaryArchSuffix >= 8
devel:libvpx$secondaryArchSuffix >= 5
@@ -57,7 +57,6 @@ BUILD_PREREQUIRES="
cmd:awk
cmd:cmp
cmd:gcc$secondaryArchSuffix
cmd:gdlib_config$secondaryArchSuffix
cmd:ld$secondaryArchSuffix
cmd:make
cmd:pkg_config$secondaryArchSuffix