summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-08-30 15:02:06 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-08-30 15:02:06 (GMT)
commit9aaaefcda2a88107de1c305f0b93efb1e07049d6 (patch)
tree5bcc7659d24fcd1a11be25aac17e1ac3996f0f48 /abs/extra-testing
parent39f7114420e01a1ee8cae488164ff2ab3504350a (diff)
downloadlinhes_pkgbuild-9aaaefcda2a88107de1c305f0b93efb1e07049d6.zip
linhes_pkgbuild-9aaaefcda2a88107de1c305f0b93efb1e07049d6.tar.gz
linhes_pkgbuild-9aaaefcda2a88107de1c305f0b93efb1e07049d6.tar.bz2
rrdtool: revert ruby change, as it's not needed.
Diffstat (limited to 'abs/extra-testing')
-rw-r--r--abs/extra-testing/rrdtool/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/extra-testing/rrdtool/PKGBUILD b/abs/extra-testing/rrdtool/PKGBUILD
index 6050e5c..e128f0e 100644
--- a/abs/extra-testing/rrdtool/PKGBUILD
+++ b/abs/extra-testing/rrdtool/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=rrdtool
pkgver=1.3.6
-pkgrel=2
+pkgrel=5
pkgdesc="Data logging and graphing application"
arch=('i686' 'x86_64')
url="http://www.rrdtool.org"
license=('GPL')
-depends=('libart-lgpl' 'libpng' 'freetype2' 'libxml2' 'pango' 'ruby')
-makedepends=('python' 'tcl')
+depends=('libart-lgpl' 'libpng' 'freetype2' 'libxml2' 'pango' )
+makedepends=('python' 'tcl' 'ruby')
optdepends=('tcl, python and/or ruby: to use corresponding binding')
options=('!libtool' '!emptydirs')
source=(http://oss.oetiker.ch/rrdtool/pub/rrdtool-${pkgver}.tar.gz)