commit:     19aca1091760504fb4cf3b90e44b7519392d71ac
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 21:00:27 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 21:22:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19aca109

dev-ml/bin_prot: adj deps

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 .../bin_prot/{bin_prot-0.15.0-r1.ebuild => bin_prot-0.15.0-r2.ebuild}  | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-ml/bin_prot/bin_prot-0.15.0-r1.ebuild 
b/dev-ml/bin_prot/bin_prot-0.15.0-r2.ebuild
similarity index 91%
rename from dev-ml/bin_prot/bin_prot-0.15.0-r1.ebuild
rename to dev-ml/bin_prot/bin_prot-0.15.0-r2.ebuild
index 12137c5c8cf7..5a97870190f2 100644
--- a/dev-ml/bin_prot/bin_prot-0.15.0-r1.ebuild
+++ b/dev-ml/bin_prot/bin_prot-0.15.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -23,5 +23,6 @@ RDEPEND="
        >=dev-ml/ppx_optcomp-0.14.0:=
        >=dev-ml/ppx_sexp_conv-0.14.0:=
        >=dev-ml/ppx_variants_conv-0.14.0:=
+       dev-ml/variantslib:=
 "
 DEPEND="${RDEPEND}"

Reply via email to