[arch-commits] Commit in rrdtool/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Sat Aug 20 03:52:46 UTC 2011


    Date: Friday, August 19, 2011 @ 23:52:46
  Author: eric
Revision: 135892

upgpkg: rrdtool 1.4.5-4

	Add ttf-dejavu depends (close FS#25651)

Modified:
  rrdtool/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-08-20 02:34:55 UTC (rev 135891)
+++ PKGBUILD	2011-08-20 03:52:46 UTC (rev 135892)
@@ -3,12 +3,12 @@
 
 pkgname=rrdtool
 pkgver=1.4.5
-pkgrel=3
+pkgrel=4
 pkgdesc="Data logging and graphing application"
 arch=('i686' 'x86_64')
 url="http://www.rrdtool.org"
 license=('GPL' 'custom')
-depends=('libxml2' 'pango')
+depends=('libxml2' 'pango' 'ttf-dejavu')
 makedepends=('intltool' 'ruby' 'python2' 'tcl' 'lua')
 optdepends=('tcl: to use corresponding binding' \
             'python2: to use corresponding binding' \




More information about the arch-commits mailing list