summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/jst-config/jst-config-0.15.1-r1.ebuild (renamed from dev-ml/jst-config/jst-config-0.15.1.ebuild)6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-ml/jst-config/jst-config-0.15.1.ebuild b/dev-ml/jst-config/jst-config-0.15.1-r1.ebuild
index dea4bf6130f6..fbed6aa260c8 100644
--- a/dev-ml/jst-config/jst-config-0.15.1.ebuild
+++ b/dev-ml/jst-config/jst-config-0.15.1-r1.ebuild
@@ -16,8 +16,12 @@ IUSE="+ocamlopt"
DEPEND="
dev-ml/base:=
+ dev-ml/dune-configurator:=
+ dev-ml/ppxlib:=
dev-ml/ppx_assert:=
+ dev-ml/ppx_compare:=
+ dev-ml/ppx_here:=
+ dev-ml/ppx_sexp_conv:=
dev-ml/stdio:=
- dev-ml/dune-configurator:=
"
RDEPEND="${DEPEND}"