diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2022-10-19 22:35:21 +0200 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2022-10-19 22:41:40 +0200 |
commit | 86c722998604ec386b35221b0b1fde31f0d408ee (patch) | |
tree | 61a13bd64e5479714d3b8bea4b5a53cece502384 /dev-ml/ppx_string/ppx_string-0.14.1.ebuild | |
parent | dev-ml/ppx_stable: adj deps (diff) | |
download | gentoo-86c722998604ec386b35221b0b1fde31f0d408ee.tar.gz gentoo-86c722998604ec386b35221b0b1fde31f0d408ee.tar.bz2 gentoo-86c722998604ec386b35221b0b1fde31f0d408ee.zip |
dev-ml/ppx_string: adj deps
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_string/ppx_string-0.14.1.ebuild')
-rw-r--r-- | dev-ml/ppx_string/ppx_string-0.14.1.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-ml/ppx_string/ppx_string-0.14.1.ebuild b/dev-ml/ppx_string/ppx_string-0.14.1.ebuild index 916db55cc6c2..2538526368d1 100644 --- a/dev-ml/ppx_string/ppx_string-0.14.1.ebuild +++ b/dev-ml/ppx_string/ppx_string-0.14.1.ebuild @@ -18,9 +18,10 @@ DEPEND=" >=dev-ml/base-0.14.0:= >=dev-ml/ppx_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:= >=dev-ml/stdio-0.14.0:= " RDEPEND="${DEPEND}" |