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 32D8015800A for ; Sat, 19 Aug 2023 22:43:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2818C2BC014; Sat, 19 Aug 2023 22:43:26 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 107922BC014 for ; Sat, 19 Aug 2023 22:43:25 +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 DF8BB3411C9 for ; Sat, 19 Aug 2023 22:43:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8A8851034 for ; Sat, 19 Aug 2023 22:43:23 +0000 (UTC) From: "Adel KARA SLIMANE" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Adel KARA SLIMANE" Message-ID: <1692484965.49d544c213b9b1cffd551f00306494e5d0fb123e.adel@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev 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: adel X-VCS-Committer-Name: Adel KARA SLIMANE X-VCS-Revision: 49d544c213b9b1cffd551f00306494e5d0fb123e X-VCS-Branch: dev Date: Sat, 19 Aug 2023 22:43:23 +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: 88f13619-da7a-4f7c-b308-a69f518ca5cc X-Archives-Hash: 32057b8e45dcde4506ebb42c6d3f034c commit: 49d544c213b9b1cffd551f00306494e5d0fb123e Author: Adel KARA SLIMANE zegrapher com> AuthorDate: Sat Aug 19 22:23:49 2023 +0000 Commit: Adel KARA SLIMANE karaslimane com> 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