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 19F18158020 for ; Wed, 19 Oct 2022 18:43:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13839E07D4; Wed, 19 Oct 2022 18:43:41 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EBDD0E07D4 for ; Wed, 19 Oct 2022 18:43:40 +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 AB4D2340F88 for ; Wed, 19 Oct 2022 18:43:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 031F75F7 for ; Wed, 19 Oct 2022 18:43:38 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1666204981.0cd20df5316f4dca12023ca7517739688c3a79f9.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_bin_prot/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild X-VCS-Directories: dev-ml/ppx_bin_prot/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 0cd20df5316f4dca12023ca7517739688c3a79f9 X-VCS-Branch: master Date: Wed, 19 Oct 2022 18:43:38 +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: 0c323cb8-10de-48e4-9f6d-5ad64434fe1a X-Archives-Hash: e17f04ecb0bdbc71966609ddb92d504e commit: 0cd20df5316f4dca12023ca7517739688c3a79f9 Author: Alfredo Tupone gentoo org> AuthorDate: Wed Oct 19 18:43:01 2022 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Wed Oct 19 18:43:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cd20df5 dev-ml/ppx_bin_prot: adj deps Signed-off-by: Alfredo Tupone gentoo.org> dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild b/dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild index 41ef683e28d6..09c3fc426cd0 100644 --- a/dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild +++ b/dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild @@ -23,6 +23,7 @@ RDEPEND=" >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= + dev-ml/sexplib0:= " DEPEND="${RDEPEND} test? (