summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2024-06-11 08:38:41 +0200
committerAlfredo Tupone <tupone@gentoo.org>2024-06-11 08:38:41 +0200
commit9be69d1d412f28f170c73ff6a54b6c472b000c35 (patch)
treeedbabfed895cb30b2827c9d0684e704b35c85e3d /dev-ml/ppx_sexp_conv
parentdev-ml/ppx_hash: add [ocamlopt?] (diff)
downloadgentoo-9be69d1d412f28f170c73ff6a54b6c472b000c35.tar.gz
gentoo-9be69d1d412f28f170c73ff6a54b6c472b000c35.tar.bz2
gentoo-9be69d1d412f28f170c73ff6a54b6c472b000c35.zip
dev-ml/*: add [ocamlopt?]
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_sexp_conv')
-rw-r--r--dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.17.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.17.0.ebuild b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.17.0.ebuild
index 83e13bc6666d..5c045f0ed8b7 100644
--- a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.17.0.ebuild
+++ b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.17.0.ebuild
@@ -19,7 +19,7 @@ RDEPEND="
dev-ml/base:${SLOT}[ocamlopt?]
>=dev-ml/ppxlib-0.32.1:=[ocamlopt?]
dev-ml/ppxlib_jane:${SLOT}[ocamlopt?]
- dev-ml/sexplib0:${SLOT}
+ dev-ml/sexplib0:${SLOT}[ocamlopt?]
"
DEPEND="${RDEPEND}"
BDEPEND=">=dev-ml/dune-3.11"