Bug#634777: mumble: debian/control uses hardcoded list of non-Linux architectures
Robert Millan
rmh at debian.org
Sat Oct 1 10:01:30 UTC 2011
Hi Patrick,
2011/10/1 Patrick Matthäi <pmatthaei at debian.org>:
> Hi I am closing this report, because wo do not have such depends.
> We only have:
> a) a b-d which only excludes hurd, but not kfreebsd
> b) a b-d which only excludes kfreebsd, but not hurd
The problem with this hard-coded list:
libcap-dev [!kfreebsd-i386 !kfreebsd-amd64],
is that it will break on any non-Linux arch that hasn't been listed.
In fact this includes already hurd-i386, but may include more
architectures in the future (e.g. kfreebsd-mipsel).
Solution is very simple, just use linux-any for Linux-specific dependencies:
libcap-dev [linux-any],
Thanks!
--
Robert Millan
More information about the Pkg-voip-maintainers
mailing list