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 9E2D4138351 for ; Mon, 2 Mar 2020 17:16:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C702E0896; Mon, 2 Mar 2020 17:16:38 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 3326DE0896 for ; Mon, 2 Mar 2020 17:16:38 +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 1301234F3D0 for ; Mon, 2 Mar 2020 17:16:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD078163 for ; Mon, 2 Mar 2020 17:16:35 +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: <1583168461.21705cf8d3ed3ed60cb96a59ac4cb7047c1dd31f.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kinit/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/kinit/kinit-9999.ebuild X-VCS-Directories: kde-frameworks/kinit/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 21705cf8d3ed3ed60cb96a59ac4cb7047c1dd31f X-VCS-Branch: master Date: Mon, 2 Mar 2020 17:16:35 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 205eb9c1-878c-42e2-88c6-de4a5722b37c X-Archives-Hash: e55ccdeaeface54b5162a094403e740d commit: 21705cf8d3ed3ed60cb96a59ac4cb7047c1dd31f Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Mar 2 17:01:01 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Mar 2 17:01:01 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=21705cf8 kde-frameworks/kinit: Add new DEPEND Upstream commit f3264622f96db82e7fef9f9277d3a6e400f54d6d Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kinit/kinit-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-frameworks/kinit/kinit-9999.ebuild b/kde-frameworks/kinit/kinit-9999.ebuild index 5f80f27159..3a8021917b 100644 --- a/kde-frameworks/kinit/kinit-9999.ebuild +++ b/kde-frameworks/kinit/kinit-9999.ebuild @@ -24,6 +24,7 @@ RDEPEND=" =kde-frameworks/kconfig-${PVCUT}*:5 =kde-frameworks/kcoreaddons-${PVCUT}*:5 =kde-frameworks/kcrash-${PVCUT}*:5 + =kde-frameworks/kdbusaddons-${PVCUT}*:5 =kde-frameworks/ki18n-${PVCUT}*:5 =kde-frameworks/kio-${PVCUT}*:5 =kde-frameworks/kservice-${PVCUT}*:5