From e30147d79a4b48be34a9ddb9f8a08ca21d2d4797 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sat, 9 Mar 2013 15:00:44 +0000 Subject: Add rrdtool to build dependencies so ./configure can put its location into rcynic-cron. Sigh. svn path=/trunk/; revision=5129 --- buildtools/debian-package-skeleton.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildtools') diff --git a/buildtools/debian-package-skeleton.py b/buildtools/debian-package-skeleton.py index 1ee9b8fc..5f846e54 100644 --- a/buildtools/debian-package-skeleton.py +++ b/buildtools/debian-package-skeleton.py @@ -598,7 +598,7 @@ Source: rpki Section: net Priority: extra Maintainer: Rob Austein -Build-Depends: debhelper (>= 8.0.0), autotools-dev, rsync, xsltproc, python (>= 2.7), python-all-dev, python-setuptools, python-lxml, libxml2-utils, mysql-client, mysql-server, python-mysqldb, python-vobject, python-yaml, python-django (<< 1.5), python-django-south (>= 0.7.5) +Build-Depends: debhelper (>= 8.0.0), autotools-dev, rsync, rrdtool, xsltproc, python (>= 2.7), python-all-dev, python-setuptools, python-lxml, libxml2-utils, mysql-client, mysql-server, python-mysqldb, python-vobject, python-yaml, python-django (<< 1.5), python-django-south (>= 0.7.5) Standards-Version: 3.9.3 Homepage: http://trac.rpki.net/ Vcs-Svn: http://subvert-rpki.hactrn.net/ -- cgit v1.2.3