summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/ppx_deriving_yojson')
-rw-r--r--dev-ml/ppx_deriving_yojson/ppx_deriving_yojson-3.6.1-r1.ebuild (renamed from dev-ml/ppx_deriving_yojson/ppx_deriving_yojson-3.6.1.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ppx_deriving_yojson/ppx_deriving_yojson-3.6.1.ebuild b/dev-ml/ppx_deriving_yojson/ppx_deriving_yojson-3.6.1-r1.ebuild
index 33642a0ef4b8..fa923652fbc2 100644
--- a/dev-ml/ppx_deriving_yojson/ppx_deriving_yojson-3.6.1.ebuild
+++ b/dev-ml/ppx_deriving_yojson/ppx_deriving_yojson-3.6.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,10 +16,10 @@ IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"
RDEPEND="
- <dev-ml/yojson-2.0.0:=
>=dev-ml/ppxlib-0.20.0:=
dev-ml/ppx_deriving:=
dev-ml/result:=
+ dev-ml/yojson:=
"
DEPEND="${RDEPEND}"
BDEPEND="test? ( dev-ml/ounit2 )"