summaryrefslogtreecommitdiffstats
path: root/rules/gnuplot.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-01-15 23:00:11 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-01-15 23:00:11 +0100
commit5c2aa92fd2cbc4efb50beaf270d5a3b17dc6d8e7 (patch)
tree7850c0ea5dd55870dde33c91a3e256b10dccdca8 /rules/gnuplot.in
parent9977535f46b98ff7388f1cd1f5995a15f822a1ba (diff)
downloadptxdist-5c2aa92fd2cbc4efb50beaf270d5a3b17dc6d8e7.tar.gz
ptxdist-5c2aa92fd2cbc4efb50beaf270d5a3b17dc6d8e7.tar.xz
[gnuplot] add missing dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gnuplot.in')
-rw-r--r--rules/gnuplot.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/gnuplot.in b/rules/gnuplot.in
index b06d78d7e..457f72065 100644
--- a/rules/gnuplot.in
+++ b/rules/gnuplot.in
@@ -2,6 +2,8 @@
menuconfig GNUPLOT
tristate
prompt "gnuplot "
+ select LIBC_M
+ select GCCLIBS_GCC_S
select ZLIB
select LIBPNG if GNUPLOT_PNG
select XORG_LIB_XT if GNUPLOT_X