Add explicit Build-Depends on libbsd-dev for kfreebsd.

This commit is contained in:
Michael Biebl
2013-09-08 12:22:54 +00:00
parent 570c7fe53b
commit 3a0307c2f4
3 changed files with 8 additions and 0 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
libgtop2 (2.28.5-2) UNRELEASED; urgency=low
* Add explicit Build-Depends on libbsd-dev for kfreebsd.
-- Michael Biebl <biebl@debian.org> Sun, 08 Sep 2013 14:22:12 +0200
libgtop2 (2.28.5-1) unstable; urgency=low
* New upstream release.

1
debian/control vendored
View File

@@ -22,6 +22,7 @@ Build-Depends: debhelper (>= 8),
libgeom-dev [kfreebsd-any],
libdevstat-dev [kfreebsd-any],
libkvm-dev [kfreebsd-any],
libbsd-dev [kfreebsd-any],
gtk-doc-tools (>= 1.4),
gobject-introspection (>= 0.6.7),
libgirepository1.0-dev (>= 0.10.7-1~)

1
debian/control.in vendored
View File

@@ -17,6 +17,7 @@ Build-Depends: debhelper (>= 8),
libgeom-dev [kfreebsd-any],
libdevstat-dev [kfreebsd-any],
libkvm-dev [kfreebsd-any],
libbsd-dev [kfreebsd-any],
gtk-doc-tools (>= 1.4),
gobject-introspection (>= 0.6.7),
libgirepository1.0-dev (>= 0.10.7-1~)