From dd15a6de33c82691a9494b6ee6f70a88a4c459cc Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 2 Feb 2009 15:45:54 +0100 Subject: gnuplot: use gdlib from staging, not from host --- packages/gnuplot/gnuplot.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/gnuplot/gnuplot.inc') diff --git a/packages/gnuplot/gnuplot.inc b/packages/gnuplot/gnuplot.inc index bf442527af..30affad357 100644 --- a/packages/gnuplot/gnuplot.inc +++ b/packages/gnuplot/gnuplot.inc @@ -4,7 +4,7 @@ HOMEPAGE = "http://www.gnuplot.info/" SECTION = "console/scientific" LICENSE = "BSD-4" PRIORITY = "optional" -DEPENDS = "virtual/libx11 readline" +DEPENDS = "virtual/libx11 gd cairo readline" inherit autotools -- cgit v1.2.3