summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/graphload/PKGBUILD
diff options
context:
space:
mode:
authorBob Igo <bob@stormlogic.com>2009-07-29 18:26:16 (GMT)
committerBob Igo <bob@stormlogic.com>2009-07-29 18:26:16 (GMT)
commit9377977d66348b665488e660bfcdefcbd9dedc03 (patch)
tree697c8253b270efa50d3a113ef8c88970015971f5 /abs/extra-testing/graphload/PKGBUILD
parent6ad014b48c55fd178f31546fc47d63d481ed2057 (diff)
downloadlinhes_pkgbuild-9377977d66348b665488e660bfcdefcbd9dedc03.zip
linhes_pkgbuild-9377977d66348b665488e660bfcdefcbd9dedc03.tar.gz
linhes_pkgbuild-9377977d66348b665488e660bfcdefcbd9dedc03.tar.bz2
now that libjpeg is updated, we can use the latest gnuplot version
Diffstat (limited to 'abs/extra-testing/graphload/PKGBUILD')
-rw-r--r--abs/extra-testing/graphload/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra-testing/graphload/PKGBUILD b/abs/extra-testing/graphload/PKGBUILD
index 4fa0e66..6af2f95 100644
--- a/abs/extra-testing/graphload/PKGBUILD
+++ b/abs/extra-testing/graphload/PKGBUILD
@@ -2,7 +2,7 @@ pkgname=graphload
pkgver=1
pkgrel=1
pkgdesc="command to graph the total CPU utilization for N-core systems for a given interval"
-depends=('gnuplot>=4.0.0')
+depends=('gnuplot>=4.2.5')
license='GPLv2'
arch=('i686')