mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ml/ppxlib: fix deps on dev-lang/ocaml
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -25,7 +25,7 @@ JSM=0.17
|
||||
|
||||
# It also works with ocaml >= 4 but tests are to be fixed
|
||||
RDEPEND="
|
||||
>=dev-lang/ocaml-5:=
|
||||
<dev-lang/ocaml-5.3:=
|
||||
>=dev-ml/ocaml-compiler-libs-0.17:=[ocamlopt?]
|
||||
dev-ml/ppx_derivers:=[ocamlopt?]
|
||||
=dev-ml/sexplib0-${JSM}*:=[ocamlopt?]
|
||||
@@ -21,6 +21,7 @@ IUSE="+ocamlopt test"
|
||||
RESTRICT="test" # Test works only with ocaml >= 5
|
||||
|
||||
RDEPEND="
|
||||
<dev-lang/ocaml-5.4
|
||||
dev-ml/ocaml-compiler-libs:=[ocamlopt?]
|
||||
dev-ml/ppx_derivers:=[ocamlopt?]
|
||||
dev-ml/sexplib0:=[ocamlopt?]
|
||||
Reference in New Issue
Block a user