From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0D4E2138331 for ; Fri, 18 May 2018 10:18:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1844BE0953; Fri, 18 May 2018 10:18:29 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E7D6EE0953 for ; Fri, 18 May 2018 10:18:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EA494335C60 for ; Fri, 18 May 2018 10:18:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9AE0D2A2 for ; Fri, 18 May 2018 10:18:26 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1526638663.528e2862c81794c7da8f9228aec2adff9a9c6d78.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-meta/plasma-meta-9999.ebuild X-VCS-Directories: kde-plasma/plasma-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 528e2862c81794c7da8f9228aec2adff9a9c6d78 X-VCS-Branch: master Date: Fri, 18 May 2018 10:18:26 +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: 79205ba3-7ddc-4641-92e1-c8ecdf6d672c X-Archives-Hash: 9c72498f9a2aa17ea6801c992ecb3827 commit: 528e2862c81794c7da8f9228aec2adff9a9c6d78 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri May 18 10:15:14 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri May 18 10:17:43 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=528e2862 kde-plasma/plasma-meta: Add kde-plasma/plasma-browser-integration Package-Manager: Portage-2.3.38, Repoman-2.3.9 kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild index 8d6607dc1e..6731d49d55 100644 --- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild @@ -36,6 +36,7 @@ RDEPEND=" $(add_plasma_dep libksysguard) $(add_plasma_dep milou) $(add_plasma_dep oxygen) + $(add_plasma_dep plasma-browser-integration) $(add_plasma_dep plasma-desktop) $(add_plasma_dep plasma-integration) $(add_plasma_dep plasma-workspace)