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 /kde-base/ksysguard
parentkde-apps: Add WEBKIT_REQUIRED=always based on libQtWebKit.so.4 in NEEDED (diff)
downloadgentoo-c5b58e02e1a65d6a724ce58f89a2f86d77405d3a.tar.gz
gentoo-c5b58e02e1a65d6a724ce58f89a2f86d77405d3a.tar.bz2
gentoo-c5b58e02e1a65d6a724ce58f89a2f86d77405d3a.zip
kde-base: Add WEBKIT_REQUIRED=always based on libQtWebKit.so.4 in NEEDED
Package-Manager: portage-2.2.28
Diffstat (limited to 'kde-base/ksysguard')
-rw-r--r--kde-base/ksysguard/ksysguard-4.11.22.ebuild3
1 files changed, 2 insertions, 1 deletions
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"