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 E0ACA13835A for ; Fri, 25 Sep 2020 05:49:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA40EE0826; Fri, 25 Sep 2020 05:49: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 D56DFE0826 for ; Fri, 25 Sep 2020 05:49:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 ABFD13404A5 for ; Fri, 25 Sep 2020 05:49:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 287ED377 for ; Fri, 25 Sep 2020 05:49:27 +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: <1600977517.18669256e995b52d6502eab2195c6567184625da.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kalarm/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kalarm/kalarm-9999.ebuild X-VCS-Directories: kde-apps/kalarm/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 18669256e995b52d6502eab2195c6567184625da X-VCS-Branch: master Date: Fri, 25 Sep 2020 05:49:27 +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: dd2e258e-2ef5-46af-bc6f-8e786d4ed09a X-Archives-Hash: a8c94283c6c7b80bf75f0df30ee15646 commit: 18669256e995b52d6502eab2195c6567184625da Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Sep 24 19:56:34 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Sep 24 19:58:37 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=18669256 kde-apps/kalarm: Add new DEPENDs Upstream commits: d019ff0b58d1e7682c43cd682b2a2339a34dda26 96968c896c7db477062c19298c9bed484ae9a042 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kalarm/kalarm-9999.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kde-apps/kalarm/kalarm-9999.ebuild b/kde-apps/kalarm/kalarm-9999.ebuild index 390b8dad3b..07d780e181 100644 --- a/kde-apps/kalarm/kalarm-9999.ebuild +++ b/kde-apps/kalarm/kalarm-9999.ebuild @@ -29,6 +29,7 @@ DEPEND=" >=kde-apps/akonadi-${PVCUT}:5 >=kde-apps/akonadi-contacts-${PVCUT}:5 >=kde-apps/akonadi-mime-${PVCUT}:5 + >=kde-apps/grantleetheme-${PVCUT}:5 >=kde-apps/kalarmcal-${PVCUT}:5 >=kde-apps/kcalutils-${PVCUT}:5 >=kde-apps/kidentitymanagement-${PVCUT}:5 @@ -58,6 +59,7 @@ DEPEND=" >=kde-frameworks/kitemmodels-${KFMIN}:5 >=kde-frameworks/kjobwidgets-${KFMIN}:5 >=kde-frameworks/knotifications-${KFMIN}:5 + >=kde-frameworks/knotifyconfig-${KFMIN}:5 >=kde-frameworks/kservice-${KFMIN}:5 >=kde-frameworks/ktextwidgets-${KFMIN}:5 >=kde-frameworks/kwidgetsaddons-${KFMIN}:5