summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ml/dyn/dyn-3.0.3-r1.ebuild (renamed from dev-ml/dyn/dyn-3.0.3.ebuild)5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-ml/dyn/dyn-3.0.3.ebuild b/dev-ml/dyn/dyn-3.0.3-r1.ebuild
index ba609c7fd471..c25478c40de7 100644
--- a/dev-ml/dyn/dyn-3.0.3.ebuild
+++ b/dev-ml/dyn/dyn-3.0.3-r1.ebuild
@@ -16,8 +16,9 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="+ocamlopt"
RESTRICT="test"
-BDEPEND="~dev-ml/dune-${PV}"
-DEPEND="dev-ml/ordering:="
+BDEPEND=">=dev-ml/dune-3"
+DEPEND="~dev-ml/ordering-${PV}:=
+ dev-ml/pp:="
RDEPEND="${DEPEND}"
src_configure() {