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 5870615852A for ; Thu, 15 Aug 2024 07:39:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54D45E29F9; Thu, 15 Aug 2024 07:39:52 +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 3F001E29F9 for ; Thu, 15 Aug 2024 07:39:52 +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 894E634301C for ; Thu, 15 Aug 2024 07:39:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B9B5C1EF2 for ; Thu, 15 Aug 2024 07:39:48 +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: <1723707420.2a5b3b99efdaef4bcacdd26729ccead1d4560b9e.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/gwenview/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/gwenview/gwenview-9999.ebuild X-VCS-Directories: kde-apps/gwenview/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2a5b3b99efdaef4bcacdd26729ccead1d4560b9e X-VCS-Branch: master Date: Thu, 15 Aug 2024 07:39:48 +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: e81b4348-5ea5-45ef-a98e-8a7a4e96cc2b X-Archives-Hash: 5ddd96c3d92b03fb28ae469ea32d0d63 commit: 2a5b3b99efdaef4bcacdd26729ccead1d4560b9e Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Aug 12 15:04:54 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Aug 15 07:37:00 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2a5b3b99 kde-apps/gwenview: RDEPEND on kde-apps/thumbnailers:6 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/gwenview/gwenview-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/gwenview/gwenview-9999.ebuild b/kde-apps/gwenview/gwenview-9999.ebuild index 1429aa6bda..1d1cdf8a09 100644 --- a/kde-apps/gwenview/gwenview-9999.ebuild +++ b/kde-apps/gwenview/gwenview-9999.ebuild @@ -73,6 +73,7 @@ DEPEND="${COMMON_DEPEND} " RDEPEND="${COMMON_DEPEND} >=dev-qt/qtimageformats-${QTMIN}:6 + >=kde-apps/thumbnailers-${PVCUT}:6 >=kde-frameworks/kimageformats-${KFMIN}:6 " BDEPEND="