reassign 799520 kdepimlibs5-dev thanks Hi, Chris,
On 19/09/15 21:46, Chris Lamb wrote: > Source: tellico > Version: 2.3.9+dfsg.1-1 > Severity: serious > Justification: fails to build from source > User: reproducible-bui...@lists.alioth.debian.org > Usertags: ftbfs > X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org > > Dear Maintainer, > > tellico fails to build from source due to missing Build-Depends on > libsoprano-dev. This was previously pulled-in via a transitive > relationship. > Actually, Tellico does not have a single reference to soprano anywhere. The attempt to find Soprano link to libsoprano.so are only due to the FindNepomuk.cmake file trying to pull it in. I don't believe it's the correct approach for tellico to have build-depends for indirect dependencies, therefore I'm reassigning this bug to kdelibs5-dev. As the latter source package control file mentions '${sameVersionDep:libsoprano-dev:libnepomuk4}' in its depends, it looks to me like something actually went wrong when building kde4libs and the dependency was not actually added. Thanks, Regis