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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9BE1E158042 for ; Mon, 11 Nov 2024 17:13:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5CA6E089D; Mon, 11 Nov 2024 17:13:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B1A03E089D for ; Mon, 11 Nov 2024 17:13:33 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D68C2340BDE for ; Mon, 11 Nov 2024 17:13:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 302271F0B for ; Mon, 11 Nov 2024 17:13:30 +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: <1731345147.84ba45fe4593bc4e23b1ab61cd156a7f947707f5.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/messagelib/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/messagelib/messagelib-9999.ebuild X-VCS-Directories: kde-apps/messagelib/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 84ba45fe4593bc4e23b1ab61cd156a7f947707f5 X-VCS-Branch: master Date: Mon, 11 Nov 2024 17:13:30 +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: 7ac7abb1-241b-4edd-b6f0-6678f55ec177 X-Archives-Hash: 2bd3c7e53af8bf20b17f7ce8b5c4bbe4 commit: 84ba45fe4593bc4e23b1ab61cd156a7f947707f5 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Nov 11 17:12:27 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Nov 11 17:12:27 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=84ba45fe kde-apps/messagelib: Update dependencies Upstream commit 9bf97e67f0bd2d2106aa971dfb1af87a84e376a9 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/messagelib/messagelib-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/messagelib/messagelib-9999.ebuild b/kde-apps/messagelib/messagelib-9999.ebuild index 26821e7767..d2088327d1 100644 --- a/kde-apps/messagelib/messagelib-9999.ebuild +++ b/kde-apps/messagelib/messagelib-9999.ebuild @@ -22,7 +22,7 @@ RESTRICT="test" DEPEND=" >=app-crypt/gpgme-1.23.1-r1:=[cxx,qt6] - >=app-crypt/qca-2.3.7:2[qt6(+)] + >=dev-libs/openssl-3.0.0:= >=dev-libs/ktextaddons-1.5.4:6[speech?] >=dev-qt/qtbase-${QTMIN}:6[gui,network,widgets] >=dev-qt/qtwebengine-${QTMIN}:6[widgets]