aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-09-10 22:04:01 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-09-10 22:04:01 +0200
commit89c6b942ab0d36bfd756408b4b4b07b9a60f8aac (patch)
tree28c1308c733fdd24cdbe063b7530198527729135
parentmedia-gfx/krita: VIRTUALX_REQUIRED="test" (diff)
downloadkde-89c6b942.tar.gz
kde-89c6b942.tar.bz2
kde-89c6b942.zip
kde-frameworks/khtml: Add missing DEPEND
Upstream commit 44787ea124267e49c749a71a9b6ac49ab0fa184a Package-Manager: Portage-2.3.8, Repoman-2.3.3
-rw-r--r--kde-frameworks/khtml/khtml-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/kde-frameworks/khtml/khtml-9999.ebuild b/kde-frameworks/khtml/khtml-9999.ebuild
index 331ba4c32b..fe88f2d3c0 100644
--- a/kde-frameworks/khtml/khtml-9999.ebuild
+++ b/kde-frameworks/khtml/khtml-9999.ebuild
@@ -54,6 +54,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}
dev-lang/perl
+ dev-util/gperf
test? ( $(add_qt_dep qtx11extras) )
X? ( x11-proto/xproto )
"