summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/ppx_compare/ppx_compare-0.17.0.ebuild')
-rw-r--r--dev-ml/ppx_compare/ppx_compare-0.17.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/ppx_compare/ppx_compare-0.17.0.ebuild b/dev-ml/ppx_compare/ppx_compare-0.17.0.ebuild
index e38286e80dfc..ba30c76d734f 100644
--- a/dev-ml/ppx_compare/ppx_compare-0.17.0.ebuild
+++ b/dev-ml/ppx_compare/ppx_compare-0.17.0.ebuild
@@ -16,9 +16,9 @@ IUSE="+ocamlopt"
RDEPEND="
>=dev-lang/ocaml-5
- dev-ml/base:${SLOT}
- >=dev-ml/ppxlib-0.32.1:=
- dev-ml/ppxlib_jane:${SLOT}
+ dev-ml/base:${SLOT}[ocamlopt?]
+ >=dev-ml/ppxlib-0.32.1:=[ocamlopt?]
+ dev-ml/ppxlib_jane:${SLOT}[ocamlopt?]
"
DEPEND="${RDEPEND}"
BDEPEND=">=dev-ml/dune-3.11"