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 2D29015852A for ; Thu, 15 Aug 2024 08:32:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F324FE2A27; Thu, 15 Aug 2024 08:32: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 D8C78E2A27 for ; Thu, 15 Aug 2024 08:32: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 E25EC34106C for ; Thu, 15 Aug 2024 08:32:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4DD5C1EEC for ; Thu, 15 Aug 2024 08:32: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: <1723710746.bb9a01b97f74ec00c09861b79bd13b2f93ea94b9.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-24.07.90.ebuild kde-apps/gwenview/gwenview-24.08.49.9999.ebuild X-VCS-Directories: kde-apps/gwenview/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: bb9a01b97f74ec00c09861b79bd13b2f93ea94b9 X-VCS-Branch: master Date: Thu, 15 Aug 2024 08:32: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: 2ceccbc8-ce20-40e4-a059-a75631b32c72 X-Archives-Hash: d25d889e8f5cedd83cb1f482d39a4b76 commit: bb9a01b97f74ec00c09861b79bd13b2f93ea94b9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Aug 15 08:32:26 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Aug 15 08:32:26 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bb9a01b9 kde-apps/gwenview: RDEPEND on kde-apps/thumbnailers:6 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/gwenview/gwenview-24.07.90.ebuild | 1 + kde-apps/gwenview/gwenview-24.08.49.9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-apps/gwenview/gwenview-24.07.90.ebuild b/kde-apps/gwenview/gwenview-24.07.90.ebuild index 9d8fe66c94..15c538bb86 100644 --- a/kde-apps/gwenview/gwenview-24.07.90.ebuild +++ b/kde-apps/gwenview/gwenview-24.07.90.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=" diff --git a/kde-apps/gwenview/gwenview-24.08.49.9999.ebuild b/kde-apps/gwenview/gwenview-24.08.49.9999.ebuild index 1429aa6bda..1d1cdf8a09 100644 --- a/kde-apps/gwenview/gwenview-24.08.49.9999.ebuild +++ b/kde-apps/gwenview/gwenview-24.08.49.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="