Created attachment 580162 [details] build.log When trying to build kdenetwork-filesharing without kdoctools installed, it fails in the configure phase with: -- Could NOT find KF5DocTools (missing: KF5DocTools_DIR) -- Could NOT find KF5DocTools: found neither KF5DocToolsConfig.cmake nor kf5doctools-config.cmake After installing kdoctools, the build succeeds as expected.
This would be a bogus dependency as no handbook is being shipped with this package.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cce75f3ebc66a58b513aaff9e5f2f9e12b9231ac commit cce75f3ebc66a58b513aaff9e5f2f9e12b9231ac Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2019-06-20 10:08:58 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2019-06-20 10:17:52 +0000 kde-apps/kdenetwork-filesharing: Punt bogus dep KF5DocTools Reported-by: Doppler <sevener.gentoo@cock.li> Closes: https://bugs.gentoo.org/688358 Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../kdenetwork-filesharing/kdenetwork-filesharing-18.12.3.ebuild | 5 +++++ .../kdenetwork-filesharing/kdenetwork-filesharing-19.04.2.ebuild | 5 +++++ 2 files changed, 10 insertions(+)