commit:     c5b58e02e1a65d6a724ce58f89a2f86d77405d3a
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sat Jul 23 20:36:31 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Jul 27 15:55:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5b58e02

kde-base: Add WEBKIT_REQUIRED=always based on libQtWebKit.so.4 in NEEDED

Package-Manager: portage-2.2.28

 kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3-r1.ebuild | 1 +
 kde-base/ksysguard/ksysguard-4.11.22.ebuild                 | 3 ++-
 kde-base/plasma-workspace/plasma-workspace-4.11.22.ebuild   | 3 ++-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3-r1.ebuild 
b/kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3-r1.ebuild
index 1e7f219..3381ab5 100644
--- a/kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3-r1.ebuild
+++ b/kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3-r1.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=5
 
+WEBKIT_REQUIRED="always"
 inherit flag-o-matic kde4-base
 
 DESCRIPTION="Extra Plasma applets and engines"

diff --git a/kde-base/ksysguard/ksysguard-4.11.22.ebuild 
b/kde-base/ksysguard/ksysguard-4.11.22.ebuild
index d4da789..2f66deb 100644
--- a/kde-base/ksysguard/ksysguard-4.11.22.ebuild
+++ b/kde-base/ksysguard/ksysguard-4.11.22.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,6 +8,7 @@ KDE_HANDBOOK="optional"
 KMNAME="kde-workspace"
 CPPUNIT_REQUIRED="optional"
 VIRTUALX_REQUIRED="test"
+WEBKIT_REQUIRED="always"
 inherit kde4-meta
 
 DESCRIPTION="KSysguard is a network enabled task manager and system monitor 
application"

diff --git a/kde-base/plasma-workspace/plasma-workspace-4.11.22.ebuild 
b/kde-base/plasma-workspace/plasma-workspace-4.11.22.ebuild
index 008dcbf..900c1c7 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.11.22.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.11.22.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -10,6 +10,7 @@ KMNAME="kde-workspace"
 KMMODULE="plasma"
 PYTHON_COMPAT=( python2_7 )
 OPENGL_REQUIRED="always"
+WEBKIT_REQUIRED="always"
 inherit python-single-r1 kde4-meta
 
 DESCRIPTION="Plasma: KDE desktop framework"

Reply via email to