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 A01F0158089 for ; Sun, 8 Oct 2023 08:58:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E480D2BC02A; Sun, 8 Oct 2023 08:58:34 +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 C4D532BC02A for ; Sun, 8 Oct 2023 08:58:34 +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 D4AEA335CAF for ; Sun, 8 Oct 2023 08:58:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 809C29E9 for ; Sun, 8 Oct 2023 08:58:32 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1696755506.2d426c5f8fb389aabbe2eeb76cb30d4fc6771e11.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/ardour/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/ardour/ardour-7.5-r2.ebuild media-sound/ardour/ardour-7.5-r3.ebuild X-VCS-Directories: media-sound/ardour/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 2d426c5f8fb389aabbe2eeb76cb30d4fc6771e11 X-VCS-Branch: master Date: Sun, 8 Oct 2023 08:58:32 +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: 99cfc43d-acfa-4264-a2f2-7a520923a45f X-Archives-Hash: 9ffe82cc43df4410aaf9f2f1a9fcd99c commit: 2d426c5f8fb389aabbe2eeb76cb30d4fc6771e11 Author: Miroslav Šulc gentoo org> AuthorDate: Sun Oct 8 08:58:13 2023 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Sun Oct 8 08:58:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d426c5f media-sound/ardour: added dependency on net-libs/libwebsockets Closes: https://bugs.gentoo.org/915143 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/ardour/{ardour-7.5-r2.ebuild => ardour-7.5-r3.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/media-sound/ardour/ardour-7.5-r2.ebuild b/media-sound/ardour/ardour-7.5-r3.ebuild similarity index 99% rename from media-sound/ardour/ardour-7.5-r2.ebuild rename to media-sound/ardour/ardour-7.5-r3.ebuild index 82c6d9e313d4..dbd8b4331e81 100644 --- a/media-sound/ardour/ardour-7.5-r2.ebuild +++ b/media-sound/ardour/ardour-7.5-r3.ebuild @@ -44,6 +44,7 @@ RDEPEND=" media-libs/rubberband media-libs/taglib media-libs/vamp-plugin-sdk + net-libs/libwebsockets net-misc/curl sys-libs/readline:0= sci-libs/fftw:3.0[threads]