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 0D2AC158083 for ; Sat, 7 Sep 2024 09:22:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8DE62BC023; Sat, 7 Sep 2024 09:22: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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9D9352BC023 for ; Sat, 7 Sep 2024 09:22: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AF5F3342FF9 for ; Sat, 7 Sep 2024 09:22:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1FA8A1F42 for ; Sat, 7 Sep 2024 09:22:46 +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: <1725692192.016f716de7d5dc0e0ee420cbb649df2f48b3ac88.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: media-sound/furnace/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-sound/furnace/furnace-0.6.5-r1.ebuild media-sound/furnace/furnace-0.6.5.ebuild X-VCS-Directories: media-sound/furnace/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 016f716de7d5dc0e0ee420cbb649df2f48b3ac88 X-VCS-Branch: master Date: Sat, 7 Sep 2024 09:22:46 +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: 4e492938-46e0-404d-b1e0-98708ddc305b X-Archives-Hash: 0150ddf98f2640b1dcb5752de29570b3 commit: 016f716de7d5dc0e0ee420cbb649df2f48b3ac88 Author: Artemis Everfree artemis sh> AuthorDate: Sat Sep 7 05:20:17 2024 +0000 Commit: David Roman gmail com> CommitDate: Sat Sep 7 06:56:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=016f716d media-sound/furnace: fix missing freetype dep Signed-off-by: Artemis Everfree artemis.sh> media-sound/furnace/{furnace-0.6.5.ebuild => furnace-0.6.5-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/media-sound/furnace/furnace-0.6.5.ebuild b/media-sound/furnace/furnace-0.6.5-r1.ebuild similarity index 98% rename from media-sound/furnace/furnace-0.6.5.ebuild rename to media-sound/furnace/furnace-0.6.5-r1.ebuild index 2293b5545..48bfa3da6 100644 --- a/media-sound/furnace/furnace-0.6.5.ebuild +++ b/media-sound/furnace/furnace-0.6.5-r1.ebuild @@ -22,6 +22,7 @@ IUSE="jack" RDEPEND=" dev-libs/libfmt media-libs/alsa-lib + media-libs/freetype media-libs/libglvnd media-libs/libsdl2 media-libs/libsndfile