commit: a24d7924be9239fc0fe512841566b483f133cf4c Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Sun Oct 8 09:40:37 2017 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Sun Oct 8 09:44:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a24d7924
profiles: Update plasma package use for Qt 5.9 profiles/targets/desktop/plasma/package.use | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 05e33501bcf..749d8eb0b93 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -9,12 +9,13 @@ app-arch/unzip natspec # Required by dev-qt/qtcore dev-libs/libpcre pcre16 +dev-libs/libpcre2 pcre16 # Required by kde-frameworks/kcoreaddons dev-qt/qtcore:5 icu # Required by kde-frameworks/kwayland -dev-qt/qtgui:5 egl +dev-qt/qtgui:5 egl libinput # Required by kde-apps/okteta dev-qt/qtscript:5 scripttools
