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 6601715802E for ; Fri, 28 Jun 2024 10:58:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22C3AE2B38; Fri, 28 Jun 2024 10:58:02 +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 07F00E2B3D for ; Fri, 28 Jun 2024 10:58:02 +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 139AF33C1C1 for ; Fri, 28 Jun 2024 10:58:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 838B91D7C for ; Fri, 28 Jun 2024 10:57:59 +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: <1719478376.3c30ef242f634e060952cf21cf9dc0496dd918e9.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master 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: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 3c30ef242f634e060952cf21cf9dc0496dd918e9 X-VCS-Branch: master Date: Fri, 28 Jun 2024 10:57:59 +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: 7c2bbb97-2767-463a-9d75-6078bccf0ee3 X-Archives-Hash: 48063268bb174ea5e98551fac5fead13 commit: 3c30ef242f634e060952cf21cf9dc0496dd918e9 Author: Patrick Nicolas laposte net> AuthorDate: Thu Jun 27 08:52:56 2024 +0000 Commit: David Roman gmail com> 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