Code

Added build dependency on libpq-dev.
authorSebastian Harl <sh@tokkee.org>
Tue, 7 Oct 2008 08:11:50 +0000 (10:11 +0200)
committerSebastian Harl <sh@tokkee.org>
Tue, 7 Oct 2008 08:11:50 +0000 (10:11 +0200)
This is required by the postgresql plugin.

debian/changelog
debian/control

index ba4a376ef8c3ea328b0d56ac7c1fafd511f9e2d4..88e16df5917d067f9a2e23fe61ab3ec1f15966ad 100644 (file)
@@ -14,6 +14,7 @@ collectd (4.5.0-1) experimental; urgency=low
       the notify_desktop plugin.
     - Added build dependency on libesmtp-dev required by the notify_email
       plugin.
+    - Added build dependency on libpq-dev required by the postgresql plugin.
   * debian/rules:
     - Disabled onewire plugin - owfs is not yet available in Debian.
   * debian/patches:
index 36125d927a157a066f6bd84823003e45c4a3e586..740136c3544209706977a78d92775157ba735c19 100644 (file)
@@ -2,7 +2,7 @@ Source: collectd
 Section: utils
 Priority: optional
 Maintainer: Sebastian Harl <sh@tokkee.org>
-Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.10), po-debconf, dpatch, bison, flex, autotools-dev, pkg-config, linux-libc-dev (>= 2.6.25-4) | linux-libc-dev (<< 2.6.25-1), libcurl4-gnutls-dev (>= 7.18.2-5) | libcurl4-gnutls-dev (<= 7.18.2-1) | libcurl3-gnutls-dev, libmysqlclient15-dev, librrd-dev | librrd2-dev, libsensors-dev, liboping-dev (>= 0.3.3), libpcap0.8-dev | libpcap-dev, libupsclient1-dev, libperl-dev, iproute-dev [!alpha !amd64 !hppa !ia64 !ppc64], libsnmp-dev | libsnmp9-dev, libvirt-dev (>= 0.4.0-6) [amd64 i386 powerpc], libxml2-dev, libhal-dev, libopenipmi-dev (>= 2.0.14-1~), libglib2.0-dev, libnotify-dev, libesmtp-dev
+Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.10), po-debconf, dpatch, bison, flex, autotools-dev, pkg-config, linux-libc-dev (>= 2.6.25-4) | linux-libc-dev (<< 2.6.25-1), libcurl4-gnutls-dev (>= 7.18.2-5) | libcurl4-gnutls-dev (<= 7.18.2-1) | libcurl3-gnutls-dev, libmysqlclient15-dev, librrd-dev | librrd2-dev, libsensors-dev, liboping-dev (>= 0.3.3), libpcap0.8-dev | libpcap-dev, libupsclient1-dev, libperl-dev, iproute-dev [!alpha !amd64 !hppa !ia64 !ppc64], libsnmp-dev | libsnmp9-dev, libvirt-dev (>= 0.4.0-6) [amd64 i386 powerpc], libxml2-dev, libhal-dev, libopenipmi-dev (>= 2.0.14-1~), libglib2.0-dev, libnotify-dev, libesmtp-dev, libpq-dev
 Build-Conflicts: libpthread-dev
 Standards-Version: 3.8.0
 Homepage: http://collectd.org/