gnuplot: use gdlib from staging, not from host
authorKoen Kooi <koen@openembedded.org>
Mon, 2 Feb 2009 14:45:54 +0000 (15:45 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 2 Feb 2009 14:45:54 +0000 (15:45 +0100)
packages/gnuplot/gnuplot.inc
packages/gnuplot/gnuplot_4.2.4.bb

index bf44252..30affad 100644 (file)
@@ -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
 
index 478f6e2..1df0c9f 100644 (file)
@@ -1,6 +1,6 @@
 require gnuplot.inc
 
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/gnuplot/${PN}-${PV}.tar.gz \
            http://www.mneuroth.de/privat/zaurus/qtplot-0.2.tar.gz \