gnuplot: add gdlib_config as build dependency.

* now that gdlib-config is in the gd devel package, this
  will pull in all the needed dependencies automatically
* this gives us additional terminal types for gif, png,
  jpeg, etc.
This commit is contained in:
Jessica Hamilton
2015-12-14 11:18:27 +13:00
parent 0e1097d48b
commit 6e2e721048

View File

@@ -8,7 +8,7 @@ COPYRIGHT="1986 - 1993, 1998, 2004 Thomas Williams, Colin Kelley"
LICENSE="Gnuplot"
SOURCE_URI="http://downloads.sourceforge.net/gnuplot/gnuplot-$portVersion.tar.gz"
CHECKSUM_SHA256="7cbc557e71df581ea520123fb439dea5f073adcc9010a2885dc80d4ed28b3c47"
REVISION="3"
REVISION="4"
ARCHITECTURES="!x86_gcc2 ?x86"
SECONDARY_ARCHITECTURES="x86"
@@ -52,6 +52,7 @@ BUILD_PREREQUIRES="
cmd:awk
cmd:cmp
cmd:gcc$secondaryArchSuffix
cmd:gdlib_config$secondaryArchSuffix
cmd:ld$secondaryArchSuffix
cmd:make
cmd:pkg_config$secondaryArchSuffix