summaryrefslogtreecommitdiff
path: root/packages/gnuplot
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-02-03 19:22:14 -0800
committerKhem Raj <raj.khem@gmail.com>2009-02-03 19:22:14 -0800
commit26801938ec1a7009ca120af97c6f9e3f1edcf853 (patch)
tree3f885bb5d20147612064d38fb413a284f8e900df /packages/gnuplot
parent4e083e8324315cc5dc3ff3e718f625805db35d63 (diff)
parent23ee9957ca34b70edfa53aa6f4eb6776a45ac880 (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'packages/gnuplot')
-rw-r--r--packages/gnuplot/gnuplot.inc2
-rw-r--r--packages/gnuplot/gnuplot_4.2.4.bb2
2 files changed, 2 insertions, 2 deletions
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
diff --git a/packages/gnuplot/gnuplot_4.2.4.bb b/packages/gnuplot/gnuplot_4.2.4.bb
index 478f6e2b0f..1df0c9fa21 100644
--- a/packages/gnuplot/gnuplot_4.2.4.bb
+++ b/packages/gnuplot/gnuplot_4.2.4.bb
@@ -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 \