summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ml/atd/atd-2.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/atd/atd-2.10.0.ebuild b/dev-ml/atd/atd-2.10.0.ebuild
index 9cbb64e8703c..a06dee2319dc 100644
--- a/dev-ml/atd/atd-2.10.0.ebuild
+++ b/dev-ml/atd/atd-2.10.0.ebuild
@@ -18,11 +18,11 @@ RESTRICT="test"
RDEPEND="
>=dev-lang/ocaml-4.08:=[ocamlopt?]
>=dev-ml/cmdliner-1.1.1:=
+ >=dev-ml/yojson-2.0.2:=
dev-ml/biniou:=
dev-ml/easy-format:=
dev-ml/menhir:=
dev-ml/re:=
- dev-ml/yojson:=
"
DEPEND="${RDEPEND}"