summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/gnuplot/gnuplot.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/gnuplot/gnuplot.inc')
-rw-r--r--meta-oe/recipes-extended/gnuplot/gnuplot.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/gnuplot/gnuplot.inc b/meta-oe/recipes-extended/gnuplot/gnuplot.inc
index 96d6ee2cc..ab3ec3fbb 100644
--- a/meta-oe/recipes-extended/gnuplot/gnuplot.inc
+++ b/meta-oe/recipes-extended/gnuplot/gnuplot.inc
@@ -12,6 +12,7 @@ acpaths = ""
12 12
13PACKAGECONFIG ??= "cairo" 13PACKAGECONFIG ??= "cairo"
14PACKAGECONFIG[cairo] = "--with-cairo,--without-cairo,cairo pango" 14PACKAGECONFIG[cairo] = "--with-cairo,--without-cairo,cairo pango"
15PACKAGECONFIG[lua] = "--with-lua,--without-lua,lua"
15 16
16EXTRA_OECONF = "--with-readline=${STAGING_LIBDIR}/.. \ 17EXTRA_OECONF = "--with-readline=${STAGING_LIBDIR}/.. \
17 --without-lisp-files \ 18 --without-lisp-files \