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 0E09D15801B for ; Mon, 21 Aug 2023 12:43:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7BBAA2BC02E; Mon, 21 Aug 2023 12:43:09 +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 655812BC02E for ; Mon, 21 Aug 2023 12:43:09 +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 AB234341243 for ; Mon, 21 Aug 2023 12:43:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E8BAE1053 for ; Mon, 21 Aug 2023 12:43:05 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1692484965.49d544c213b9b1cffd551f00306494e5d0fb123e.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: media-sound/helvum/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-sound/helvum/helvum-0.4.0.ebuild X-VCS-Directories: media-sound/helvum/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: 49d544c213b9b1cffd551f00306494e5d0fb123e X-VCS-Branch: master Date: Mon, 21 Aug 2023 12:43:05 +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: 67910867-dcbe-4574-b2bd-ad324ff778c5 X-Archives-Hash: dbb7adc2115363df76a7560ecb951da3 commit: 49d544c213b9b1cffd551f00306494e5d0fb123e Author: Adel KARA SLIMANE zegrapher com> AuthorDate: Sat Aug 19 22:23:49 2023 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Sat Aug 19 22:42:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=49d544c2 media-sound/helvum: update dependencies Closes: https://bugs.gentoo.org/911544 Signed-off-by: Adel KARA SLIMANE zegrapher.com> media-sound/helvum/helvum-0.4.0.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/media-sound/helvum/helvum-0.4.0.ebuild b/media-sound/helvum/helvum-0.4.0.ebuild index 821b5f36cd..104280e10b 100644 --- a/media-sound/helvum/helvum-0.4.0.ebuild +++ b/media-sound/helvum/helvum-0.4.0.ebuild @@ -127,9 +127,12 @@ SLOT="0" KEYWORDS="~amd64" RESTRICT="mirror" +BDEPEND=" + sys-devel/clang +" DEPEND=" - >=dev-libs/glib-2.66:2 - >=gui-libs/gtk-4.4.0:4 + dev-libs/glib:2 + gui-libs/gtk:4 media-libs/graphene media-video/pipewire:= x11-libs/cairo