On Sat, 2016-01-23 at 20:29 -0500, Anders Kaseorg wrote:
> iwyu declares a dependency on clang-3.5 | clang-3.6 | clang-3.7 |
> clang-3.8, but in reality this needs to match the version it was compiled
> against, which for current sid is clang-3.7. Actually just
> libclang-common-3.7-dev is sufficient, as far as I can tell.
...
> -Depends: ${shlibs:Depends}, ${misc:Depends}, clang-3.5 | clang-3.6 |
> clang-3.7 | clang-3.8, python
> +Depends: ${shlibs:Depends}, ${misc:Depends}, libclang-common-3.7-dev, python
I think it would be better to run a command in debian/rules to find out
the right package to depend on and use a ${clang:Depends} substvar.
--
bye,
pabs
https://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part

