From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1FB031384B4 for ; Mon, 16 Nov 2015 07:31:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3078421C1FF; Mon, 16 Nov 2015 07:31:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C848721C008 for ; Mon, 16 Nov 2015 07:31:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A2DF9340666 for ; Mon, 16 Nov 2015 07:31:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 65C4B9E5 for ; Mon, 16 Nov 2015 07:30:58 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1447659043.93cdf1a19f0316b58d43f3a6f1b3871e0d9d5dc4.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/webkit-gtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/webkit-gtk/webkit-gtk-2.10.4.ebuild X-VCS-Directories: net-libs/webkit-gtk/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 93cdf1a19f0316b58d43f3a6f1b3871e0d9d5dc4 X-VCS-Branch: master Date: Mon, 16 Nov 2015 07:30:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8139a372-2c63-4d5c-9cb1-696181b627dd X-Archives-Hash: 9a86e8d61bc3bc39d2a54ae1078f843a commit: 93cdf1a19f0316b58d43f3a6f1b3871e0d9d5dc4 Author: Pacho Ramos gentoo org> AuthorDate: Mon Nov 16 07:30:43 2015 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Mon Nov 16 07:30:43 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93cdf1a1 net-libs/webkit-gtk: dev-libs/hyphen needed as DEPEND (#565872 by Randy Tupas) Package-Manager: portage-2.2.24 net-libs/webkit-gtk/webkit-gtk-2.10.4.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-libs/webkit-gtk/webkit-gtk-2.10.4.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.10.4.ebuild index 3a9bbd9..5ced307 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.10.4.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.10.4.ebuild @@ -89,6 +89,7 @@ DEPEND="${RDEPEND} >=dev-lang/perl-5.10 >=app-accessibility/at-spi2-core-2.5.3 >=dev-libs/atk-2.8.0 + dev-libs/hyphen >=dev-util/gtk-doc-am-1.10 >=dev-util/gperf-3.0.1 >=sys-devel/bison-2.4.3