summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ml/ppx_string/ppx_string-0.15.0-r1.ebuild (renamed from dev-ml/ppx_string/ppx_string-0.15.0.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ml/ppx_string/ppx_string-0.15.0.ebuild b/dev-ml/ppx_string/ppx_string-0.15.0-r1.ebuild
index 35d16f26cc7e..31368ef5e02c 100644
--- a/dev-ml/ppx_string/ppx_string-0.15.0.ebuild
+++ b/dev-ml/ppx_string/ppx_string-0.15.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,5 +17,6 @@ IUSE="+ocamlopt"
DEPEND="
dev-ml/ppx_base:${SLOT}
dev-ml/stdio:${SLOT}
+ >=dev-ml/ppxlib-0.23.0:=
"
RDEPEND="${DEPEND}"