mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ml/ppxlib: relax dependency after test restrict
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -21,7 +21,7 @@ IUSE="+ocamlopt test"
|
||||
RESTRICT="test" # Test works only with ocaml >= 5
|
||||
|
||||
RDEPEND="
|
||||
>=dev-ml/ocaml-compiler-libs-0.17:=[ocamlopt?]
|
||||
dev-ml/ocaml-compiler-libs:=[ocamlopt?]
|
||||
dev-ml/ppx_derivers:=[ocamlopt?]
|
||||
dev-ml/sexplib0:=[ocamlopt?]
|
||||
dev-ml/stdlib-shims:=[ocamlopt?]
|
||||
@@ -29,5 +29,5 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
>=dev-ml/dune-3.11
|
||||
>=dev-ml/dune-3.8
|
||||
"
|
||||
Reference in New Issue
Block a user