From b30cfdea76ff24805a8a3387a4c641178b042b56 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Fri, 25 Sep 2009 13:01:27 +0200 Subject: [PATCH] control: Build-depend on libdbi0-dev. This is required by rrdgraph to read values from an SQL database. --- debian/changelog | 4 +++- debian/control | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9f1cf1c..c1018a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,10 @@ rrdtool (1.4~rc2-1) experimental; urgency=low * debian/control: - Build-depend on gettext instead of intltool following the switch made by upstream. + - Build-depend on libdbi0-dev, required by rrdgraph to read values from an + SQL database. - -- Sebastian Harl Thu, 24 Sep 2009 17:36:42 +0200 + -- Sebastian Harl Fri, 25 Sep 2009 13:00:01 +0200 rrdtool (1.3.8-1) unstable; urgency=low diff --git a/debian/control b/debian/control index eba1d6a..d57972e 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Uploaders: Sebastian Harl , Alexander Wirt = 5.0.38), groff, autotools-dev, gettext, quilt, zlib1g-dev, libpng12-dev, libcairo2-dev, libpango1.0-dev, libfreetype6-dev, + libdbi0-dev, libxml2-dev, tcl-dev, perl (>= 5.8.0), -- 2.30.2