commit:     2eb487dfb94376a07a6a1edbb969d6b191f0ea88
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 19 20:34:31 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Oct 19 20:41:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eb487df

dev-ml/ppx_stable: adj deps

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

 dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild 
b/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
index 711ba43ee52c..db88c196e937 100644
--- a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
+++ b/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
@@ -17,8 +17,9 @@ IUSE="+ocamlopt"
 DEPEND="
        >=dev-ml/base-0.14.0:=
        >=dev-ml/ppxlib-0.18.0:=
-               >=dev-ml/ocaml-compiler-libs-0.11.0:=
-               >=dev-ml/ocaml-migrate-parsetree-2.0.0:=
-                       dev-ml/cinaps:=
+       >=dev-ml/ocaml-compiler-libs-0.11.0:=
+       >=dev-ml/ocaml-migrate-parsetree-2.0.0:=
+       dev-ml/cinaps:=
+       dev-ml/sexplib0:=
 "
 RDEPEND="${DEPEND}"

Reply via email to