summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d8be35a6607..7e1b83f5ff62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
url='http://facette.io/'
license=('BSD')
groups=()
-depends=('rrdtool')
+depends=('rrdtool<1.5.0')
makedepends=('pkg-config' 'go' 'nodejs' 'npm' 'pandoc-bin')
checkdepends=()
optdepends=()