diff options
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') |