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 85E2315807B for ; Thu, 17 Oct 2024 11:56:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CBCAFE07EF; Thu, 17 Oct 2024 11:56:14 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 B4C39E07EF for ; Thu, 17 Oct 2024 11:56:14 +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 0AD5D340C7B for ; Thu, 17 Oct 2024 11:56:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 35E271F42 for ; Thu, 17 Oct 2024 11:56:11 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1729166154.1e407fb3a157e8e3ab024496869541a48e5b0405.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/shotwell/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/shotwell/shotwell-0.32.9.ebuild X-VCS-Directories: media-gfx/shotwell/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 1e407fb3a157e8e3ab024496869541a48e5b0405 X-VCS-Branch: master Date: Thu, 17 Oct 2024 11:56:11 +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: 6aa83f91-3cb0-4e2c-bc87-0f447b515cf5 X-Archives-Hash: a5f2098ec700e00bdee6c5e8c1619204 commit: 1e407fb3a157e8e3ab024496869541a48e5b0405 Author: Pacho Ramos gentoo org> AuthorDate: Thu Oct 17 11:54:20 2024 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Thu Oct 17 11:55:54 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e407fb3 media-gfx/shotwell: needs libportal with vala support Closes: https://bugs.gentoo.org/925450 Bug: https://bugs.gentoo.org/924162 Signed-off-by: Pacho Ramos gentoo.org> media-gfx/shotwell/shotwell-0.32.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/shotwell/shotwell-0.32.9.ebuild b/media-gfx/shotwell/shotwell-0.32.9.ebuild index 3f297331f776..1cbc27d4c8ad 100644 --- a/media-gfx/shotwell/shotwell-0.32.9.ebuild +++ b/media-gfx/shotwell/shotwell-0.32.9.ebuild @@ -31,7 +31,7 @@ DEPEND=" >=media-libs/libraw-0.13.2:= >=media-libs/libexif-0.6.16 app-crypt/libsecret - >=dev-libs/libportal-0.5:=[gtk] + >=dev-libs/libportal-0.5:=[gtk,vala] media-libs/libwebp:= >=app-crypt/gcr-3:0=[gtk]