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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A39AC158041 for ; Fri, 15 Mar 2024 09:54:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C454DE29E3; Fri, 15 Mar 2024 09:54:50 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9A940E29E3 for ; Fri, 15 Mar 2024 09:54:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7287D335CB9 for ; Fri, 15 Mar 2024 09:54:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF22BB29 for ; Fri, 15 Mar 2024 09:54:47 +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: <1710496422.5fe555663846d929a63e355d4235c2fe4fe9a468.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdepim-runtime/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kdepim-runtime/kdepim-runtime-24.02.49.9999.ebuild kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild X-VCS-Directories: kde-apps/kdepim-runtime/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5fe555663846d929a63e355d4235c2fe4fe9a468 X-VCS-Branch: master Date: Fri, 15 Mar 2024 09:54:47 +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: a36a65fe-b4ee-4ada-9e8c-9db4aeb84785 X-Archives-Hash: d66caf7ea68b07b564f3120560f558cd commit: 5fe555663846d929a63e355d4235c2fe4fe9a468 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Mar 15 09:53:42 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Mar 15 09:53:42 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5fe55566 kde-apps/kdepim-runtime: Add new dependency Upstream commit 6f4914ac93e939e0f83b32a2eefe5d7f012a029f Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kdepim-runtime/kdepim-runtime-24.02.49.9999.ebuild | 2 +- kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-24.02.49.9999.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-24.02.49.9999.ebuild index 210a48a296..34a95c414a 100644 --- a/kde-apps/kdepim-runtime/kdepim-runtime-24.02.49.9999.ebuild +++ b/kde-apps/kdepim-runtime/kdepim-runtime-24.02.49.9999.ebuild @@ -25,7 +25,7 @@ RDEPEND=" dev-libs/cyrus-sasl:2 >=dev-libs/qtkeychain-0.14.1-r1:=[qt6] >=dev-libs/ktextaddons-1.5.3:6 - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets,xml] + >=dev-qt/qtbase-${QTMIN}:6[concurrent,dbus,gui,network,widgets,xml] >=dev-qt/qtnetworkauth-${QTMIN}:6 >=dev-qt/qtwebengine-${QTMIN}:6[widgets] >=kde-apps/akonadi-${PVCUT}:6 diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild index 210a48a296..34a95c414a 100644 --- a/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild +++ b/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild @@ -25,7 +25,7 @@ RDEPEND=" dev-libs/cyrus-sasl:2 >=dev-libs/qtkeychain-0.14.1-r1:=[qt6] >=dev-libs/ktextaddons-1.5.3:6 - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets,xml] + >=dev-qt/qtbase-${QTMIN}:6[concurrent,dbus,gui,network,widgets,xml] >=dev-qt/qtnetworkauth-${QTMIN}:6 >=dev-qt/qtwebengine-${QTMIN}:6[widgets] >=kde-apps/akonadi-${PVCUT}:6