Package: heimdal
Severity: serious
Version: 1.6~git20120403+dfsg1-1
Tags: patch
The latest version of heimdal doesn't build on kfreebsd-* and hurd-*, because
it build-depends on libcap-ng-dev, which is linux-only. This patch should fix
the FTBFS:
--- ../heimdal-1.6~git20120403+dfsg1.clean/debian/control 2012-05-03
20:33:35.000000000 +0200
+++ debian/control 2012-05-28 18:37:42.000000000 +0200
@@ -10,7 +10,7 @@
debhelper (>= 8.1.3),
dh-autoreconf,
flex,
- libcap-ng-dev,
+ libcap-ng-dev [linux-any],
libdb-dev,
libedit-dev,
libhesiod-dev,
Cheers,
Ivo
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]