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 5D8B5158042 for ; Tue, 29 Oct 2024 14:06:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DC94E0826; Tue, 29 Oct 2024 14:06:43 +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 7975DE0826 for ; Tue, 29 Oct 2024 14:06:43 +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 C5C9B3430C5 for ; Tue, 29 Oct 2024 14:06:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EFD831F42 for ; Tue, 29 Oct 2024 14:06:39 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1730074429.a17428873d1f19218c9bb329ef6fbf06ff526555.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: media-gfx/swayimg/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-gfx/swayimg/swayimg-3.2.ebuild X-VCS-Directories: media-gfx/swayimg/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: a17428873d1f19218c9bb329ef6fbf06ff526555 X-VCS-Branch: master Date: Tue, 29 Oct 2024 14:06:39 +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: bfa1d304-c251-475f-81a6-ac570ca121e8 X-Archives-Hash: 81f7777d05415fdca458a598e66b4333 commit: a17428873d1f19218c9bb329ef6fbf06ff526555 Author: Nicolas PARLANT parhuet fr> AuthorDate: Mon Oct 28 00:09:06 2024 +0000 Commit: David Roman gmail com> CommitDate: Mon Oct 28 00:13:49 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a1742887 media-gfx/swayimg-3.2: fix bdeps for svg Signed-off-by: Nicolas PARLANT parhuet.fr> media-gfx/swayimg/swayimg-3.2.ebuild | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/media-gfx/swayimg/swayimg-3.2.ebuild b/media-gfx/swayimg/swayimg-3.2.ebuild index cbd1ce764..b2e8e386f 100644 --- a/media-gfx/swayimg/swayimg-3.2.ebuild +++ b/media-gfx/swayimg/swayimg-3.2.ebuild @@ -39,7 +39,13 @@ RDEPEND=" webp? ( media-libs/libwebp:= )" DEPEND="${RDEPEND} dev-libs/wayland-protocols" -BDEPEND="dev-util/wayland-scanner" +BDEPEND=" + dev-util/wayland-scanner + svg? ( + dev-build/cmake + x11-base/xorg-proto + ) +" src_configure() { local emesonargs=(