commit: c4e162d78cd430ffd54b3b47c2ca48a1ab1e7ffc Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Wed May 18 06:11:41 2016 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Wed May 18 06:11:41 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4e162d7
profiles: Update plasma profile package use profiles/targets/desktop/plasma/package.use | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 80a3f68..dd31eb6 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -17,6 +17,9 @@ dev-libs/libpcre pcre16 # Required by media-gfx/graphviz which is required by kde-apps/kcachegrind media-libs/gd fontconfig +# Required by kde-apps/kate[addons] +dev-libs/libgit2 threads + # Required by kde-apps/ktp-text-ui kde-apps/ktp-common-internals otr
