summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>2016-07-23 22:36:31 +0200
committerMichael Palimaka <kensington@gentoo.org>2016-07-28 01:55:39 +1000
commitc5b58e02e1a65d6a724ce58f89a2f86d77405d3a (patch)
tree77a1dc644da3d74781b48dd78a47fbf1c5dbe63f
parentkde-apps: Add WEBKIT_REQUIRED=always based on libQtWebKit.so.4 in NEEDED (diff)
downloadgentoo-c5b58e02.tar.gz
gentoo-c5b58e02.tar.bz2
gentoo-c5b58e02.zip
kde-base: Add WEBKIT_REQUIRED=always based on libQtWebKit.so.4 in NEEDED
Package-Manager: portage-2.2.28
-rw-r--r--kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3-r1.ebuild1
-rw-r--r--kde-base/ksysguard/ksysguard-4.11.22.ebuild3
-rw-r--r--kde-base/plasma-workspace/plasma-workspace-4.11.22.ebuild3
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 1e7f219dd634..3381ab5ec53e 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 d4da7899abba..2f66deb9beef 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 008dcbf04522..900c1c7bcb11 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"