Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638698 - app-editors/kile-2.9.91 - missing dependency on kde-frameworks/khtml
Summary: app-editors/kile-2.9.91 - missing dependency on kde-frameworks/khtml
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-24 16:42 UTC by MW
Modified: 2017-11-24 23:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Full build error (error.txt,660 bytes, text/plain)
2017-11-24 16:42 UTC, MW
Details
patch that adds khtml to the list of dependencies (kile-2.9.91--khtml-dep.patch,441 bytes, patch)
2017-11-24 16:43 UTC, MW
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description MW 2017-11-24 16:42:31 UTC
Created attachment 506272 [details]
Full build error

When trying to emerge =app-editors/kile-2.9.91 I met with a build error "Could NOT find KF5KHtml" (see attachment for full error).
Comment 1 MW 2017-11-24 16:43:29 UTC
Created attachment 506274 [details, diff]
patch that adds khtml to the list of dependencies

The attached patch solved the problem for me.
Comment 2 Larry the Git Cow gentoo-dev 2017-11-24 23:07:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63b4308440a0b37f05c542fcaaa936bc14e2161b

commit 63b4308440a0b37f05c542fcaaa936bc14e2161b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2017-11-24 19:35:58 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2017-11-24 23:06:20 +0000

    app-editors/kile: Add missing DEPEND
    
    Reported-by: MW <spamfilter-1@wadenback.se>
    Closes: https://bugs.gentoo.org/638698
    Package-Manager: Portage-2.3.16, Repoman-2.3.6

 app-editors/kile/Manifest           | 2 +-
 app-editors/kile/kile-2.9.91.ebuild | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)