Code

control: Explicitly build-depend on libkvm-dev on kfreebsd.
authorSebastian Harl <sh@tokkee.org>
Fri, 18 May 2012 21:45:55 +0000 (23:45 +0200)
committerSebastian Harl <sh@tokkee.org>
Fri, 18 May 2012 21:45:55 +0000 (23:45 +0200)
This is required by the processes, swap and tcpconns plugins.

debian/changelog
debian/control

index 625c46ff56880054246ecf0bf118fa913384876d..b805b7fbd0cfb7d08eeb4e081476b9efc4177f70 100644 (file)
@@ -31,6 +31,8 @@ collectd (4.10.7-1) unstable; urgency=low
       non-Linux architectures to make life of porters easier; thanks to Robert
       Millan for reporting this and providing a pointer to the fix
       (Closes: #634690).
+    - Explicitly build-depend on libkvm-dev on kfreebsd; this is required by
+      the processes, swap and tcpconns plugins.
   * debian/collectd-core.postrm, debian/collectd-core.templates:
     - Prompt the user (debconf priority high) when purging the collected data
       providing an option to opt out. The question defaults to remove the
index 1fdfa88da076091ec0882f8750c546faf66c2c29..d67adddb6a5b41c18e0b59b2665b07a59b327323 100644 (file)
@@ -14,6 +14,7 @@ Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.10), po-debconf, dpatch,
  libgcrypt11-dev,
  libglib2.0-dev,
  libhal-dev,
+ libkvm-dev [kfreebsd-any],
  libmemcached-dev,
  libmysqlclient-dev,
  libnotify-dev,