diff options
author | Greg Frost <gregfrost1@bigpond.com> | 2009-07-30 07:05:43 (GMT) |
---|---|---|
committer | Greg Frost <gregfrost1@bigpond.com> | 2009-07-30 07:05:43 (GMT) |
commit | 6cc75f757054a81859b764846d1bf7a4271d26a7 (patch) | |
tree | 04d35413cd533d42308fb8ec4c9d76199424c1a2 /abs/extra-testing/graphload/PKGBUILD | |
parent | 119aa3f8720b900c1ac605a0daa43a2dd14b8b79 (diff) | |
parent | 1d5f046165432186448fff1f852800bbd21c4f05 (diff) | |
download | linhes_pkgbuild-6cc75f757054a81859b764846d1bf7a4271d26a7.zip linhes_pkgbuild-6cc75f757054a81859b764846d1bf7a4271d26a7.tar.gz linhes_pkgbuild-6cc75f757054a81859b764846d1bf7a4271d26a7.tar.bz2 |
Merge branch 'master' of ssh://gregfrost@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/extra-testing/graphload/PKGBUILD')
-rw-r--r-- | abs/extra-testing/graphload/PKGBUILD | 2 |
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') |