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 674711381F3 for ; Thu, 25 Jul 2013 21:48:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 561BFE081D; Thu, 25 Jul 2013 21:48:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E9F1BE081D for ; Thu, 25 Jul 2013 21:48:05 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CB5D433DACA for ; Thu, 25 Jul 2013 21:48:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 541B6E5458 for ; Thu, 25 Jul 2013 21:48:03 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1374788869.851ba421d4921c967d9b0632535b24edd8c6d0e0.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: www-client/rekonq/ X-VCS-Repository: proj/kde X-VCS-Files: www-client/rekonq/rekonq-9999.ebuild X-VCS-Directories: www-client/rekonq/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 851ba421d4921c967d9b0632535b24edd8c6d0e0 X-VCS-Branch: master Date: Thu, 25 Jul 2013 21:48:03 +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: 93af3d6d-8afb-4af3-8e22-b509855fe972 X-Archives-Hash: aec5173ddf82ca8a77b72400f9b86a9d commit: 851ba421d4921c967d9b0632535b24edd8c6d0e0 Author: Johannes Huber gentoo org> AuthorDate: Thu Jul 25 21:47:49 2013 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu Jul 25 21:47:49 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=851ba421 [www-client/rekonq] Add missing rdep by Nikoli lavabit.com> wrt bug #369371. Package-Manager: portage-2.2.0_alpha188 --- www-client/rekonq/rekonq-9999.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/www-client/rekonq/rekonq-9999.ebuild b/www-client/rekonq/rekonq-9999.ebuild index ba1190d..5d581af 100644 --- a/www-client/rekonq/rekonq-9999.ebuild +++ b/www-client/rekonq/rekonq-9999.ebuild @@ -32,7 +32,10 @@ DEPEND=" dev-libs/qoauth ) " -RDEPEND="${DEPEND}" +RDEPEND=" + ${DEPEND} + $(add_kdebase_dep keditbookmarks) +" src_configure() { local mycmakeargs=(