summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/graphload/PKGBUILD
diff options
context:
space:
mode:
authorBob Igo <bob@stormlogic.com>2009-07-28 18:55:08 (GMT)
committerBob Igo <bob@stormlogic.com>2009-07-28 18:55:08 (GMT)
commit1233da3e8ab22ef12722caa102255e9905ce2fc4 (patch)
tree05272573a780415543f088924343e016a14cb917 /abs/extra-testing/graphload/PKGBUILD
parent6b6568b3395d069818ab71a9c55f6e92300e4751 (diff)
downloadlinhes_pkgbuild-1233da3e8ab22ef12722caa102255e9905ce2fc4.zip
linhes_pkgbuild-1233da3e8ab22ef12722caa102255e9905ce2fc4.tar.gz
linhes_pkgbuild-1233da3e8ab22ef12722caa102255e9905ce2fc4.tar.bz2
Had to drop down to gnuplot 4.0.0 because of libjpeg dependencies
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 fb73fc1..4fa0e66 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.2.0')
+depends=('gnuplot>=4.0.0')
license='GPLv2'
arch=('i686')