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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 37AEA15802E for ; Thu, 27 Jun 2024 08:53:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88307E2A1C; Thu, 27 Jun 2024 08:53:19 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6D94BE2A1C for ; Thu, 27 Jun 2024 08:53:19 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 85507335DC5 for ; Thu, 27 Jun 2024 08:53:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E988F1B05 for ; Thu, 27 Jun 2024 08:53:16 +0000 (UTC) From: "Patrick Nicolas" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick Nicolas" Message-ID: <1719478376.3c30ef242f634e060952cf21cf9dc0496dd918e9.patricknicolas@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-libs/wivrn/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-libs/wivrn/wivrn-9999.ebuild X-VCS-Directories: media-libs/wivrn/ X-VCS-Committer: patricknicolas X-VCS-Committer-Name: Patrick Nicolas X-VCS-Revision: 3c30ef242f634e060952cf21cf9dc0496dd918e9 X-VCS-Branch: dev Date: Thu, 27 Jun 2024 08:53:16 +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: e25ee9a7-95ae-41e9-b351-fe1fcc76f7f8 X-Archives-Hash: f01cf37697a3f523dd464d7a72808a48 commit: 3c30ef242f634e060952cf21cf9dc0496dd918e9 Author: Patrick Nicolas laposte net> AuthorDate: Thu Jun 27 08:52:56 2024 +0000 Commit: Patrick Nicolas laposte net> CommitDate: Thu Jun 27 08:52:56 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3c30ef24 media-libs/wivrn: add dev-cpp/cli11 dep Signed-off-by: Patrick Nicolas laposte.net> media-libs/wivrn/wivrn-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-libs/wivrn/wivrn-9999.ebuild b/media-libs/wivrn/wivrn-9999.ebuild index a8720f8c2..9d5d5e81e 100644 --- a/media-libs/wivrn/wivrn-9999.ebuild +++ b/media-libs/wivrn/wivrn-9999.ebuild @@ -55,6 +55,7 @@ RDEPEND=" BDEPEND=" ${RDEPEND} + dev-cpp/cli11 dev-cpp/eigen dev-cpp/nlohmann_json dev-util/glslang