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 7D045158020 for ; Fri, 16 Dec 2022 19:33:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96E11E0845; Fri, 16 Dec 2022 19:33:13 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 80C37E0845 for ; Fri, 16 Dec 2022 19:33:13 +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 776C3340F09 for ; Fri, 16 Dec 2022 19:33:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF4027CC for ; Fri, 16 Dec 2022 19:33:10 +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: <1671219079.be3031e06a67e5cc7ed3a181fedefcab75f731da.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-gfx/krita/ X-VCS-Repository: proj/kde X-VCS-Files: media-gfx/krita/krita-9999.ebuild X-VCS-Directories: media-gfx/krita/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: be3031e06a67e5cc7ed3a181fedefcab75f731da X-VCS-Branch: master Date: Fri, 16 Dec 2022 19:33:10 +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: cc1bbb21-bfb2-4cf5-a24a-ffb8e36caf00 X-Archives-Hash: 39d749725a5add8dcba21677c3016be2 commit: be3031e06a67e5cc7ed3a181fedefcab75f731da Author: Sam James gentoo org> AuthorDate: Fri Dec 16 01:26:15 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Dec 16 19:31:19 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=be3031e0 media-gfx/krita: add media-libs/libtiff subslot dep libtiff changed SONAME. Signed-off-by: Sam James gentoo.org> Signed-off-by: Andreas Sturmlechner gentoo.org> media-gfx/krita/krita-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/krita/krita-9999.ebuild b/media-gfx/krita/krita-9999.ebuild index 37a85704ec..abf1cf77bf 100644 --- a/media-gfx/krita/krita-9999.ebuild +++ b/media-gfx/krita/krita-9999.ebuild @@ -59,8 +59,8 @@ RDEPEND="${PYTHON_DEPS} media-gfx/exiv2:= media-libs/lcms media-libs/libjpeg-turbo:= - media-libs/libpng:0= - media-libs/tiff:0 + media-libs/libpng:= + media-libs/tiff:= sys-libs/zlib virtual/opengl x11-libs/libX11