Hi Patrick, 2011/10/1 Patrick Matthäi <[email protected]>: > 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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

