summaryrefslogtreecommitdiffstats
path: root/rules/gnuplot.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-03-10 10:59:07 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-03-10 10:59:31 +0100
commit544a7b39afb861650f79bfbb350263f001524c67 (patch)
treecaf45ecb75585bb74a0247c83656e0d961cf241d /rules/gnuplot.in
parente2ff494c5d3e934f82a927f8841a9772378fd0e5 (diff)
downloadptxdist-544a7b39afb861650f79bfbb350263f001524c67.tar.gz
ptxdist-544a7b39afb861650f79bfbb350263f001524c67.tar.xz
gnuplot: add missing dependency
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gnuplot.in')
-rw-r--r--rules/gnuplot.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/gnuplot.in b/rules/gnuplot.in
index 05025bf22..e5fbfcd19 100644
--- a/rules/gnuplot.in
+++ b/rules/gnuplot.in
@@ -7,6 +7,7 @@ menuconfig GNUPLOT
select GCCLIBS_GCC_S
select ZLIB
select LIBGD if GNUPLOT_GD
+ select LIBGD_PNG if GNUPLOT_GD
select XORG_LIB_XT if GNUPLOT_X
help
A command-line driven interactive plotting program for