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 D2ECA15808B for ; Tue, 15 Feb 2022 19:57:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26087E0867; Tue, 15 Feb 2022 19:57:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 E8455E0867 for ; Tue, 15 Feb 2022 19:57:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 1D409342DBD for ; Tue, 15 Feb 2022 19:57:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CDF101F1 for ; Tue, 15 Feb 2022 19:57:24 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1644955020.b4cbc8bdf28d70451915492349885ee2a819aedb.sam@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kimageformats/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/kimageformats/kimageformats-9999.ebuild X-VCS-Directories: kde-frameworks/kimageformats/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b4cbc8bdf28d70451915492349885ee2a819aedb X-VCS-Branch: master Date: Tue, 15 Feb 2022 19:57:24 +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: eef737ca-620e-469d-b510-c96ee6a2259d X-Archives-Hash: 9e33cab297c58593334570e1b7b32815 commit: b4cbc8bdf28d70451915492349885ee2a819aedb Author: Sam James gentoo org> AuthorDate: Tue Feb 15 19:39:21 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue Feb 15 19:57:00 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b4cbc8bd kde-frameworks/kimageformats: adjust to unslotted OpenEXR Bug: https://bugs.gentoo.org/833158 Signed-off-by: Sam James gentoo.org> kde-frameworks/kimageformats/kimageformats-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/kimageformats/kimageformats-9999.ebuild b/kde-frameworks/kimageformats/kimageformats-9999.ebuild index 7693d75115..37291764c2 100644 --- a/kde-frameworks/kimageformats/kimageformats-9999.ebuild +++ b/kde-frameworks/kimageformats/kimageformats-9999.ebuild @@ -20,7 +20,7 @@ DEPEND=" avif? ( >=media-libs/libavif-0.8.2:= ) eps? ( >=dev-qt/qtprintsupport-${QTMIN}:5 ) heif? ( >=media-libs/libheif-1.10.0:= ) - openexr? ( media-libs/openexr:3= ) + openexr? ( >=media-libs/openexr-3:= ) " RDEPEND="${DEPEND}"