summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/ppx_log')
-rw-r--r--dev-ml/ppx_log/ppx_log-0.15.0-r1.ebuild (renamed from dev-ml/ppx_log/ppx_log-0.15.0.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ml/ppx_log/ppx_log-0.15.0.ebuild b/dev-ml/ppx_log/ppx_log-0.15.0-r1.ebuild
index 3f2040cb7317..2fc617654461 100644
--- a/dev-ml/ppx_log/ppx_log-0.15.0.ebuild
+++ b/dev-ml/ppx_log/ppx_log-0.15.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,6 +17,7 @@ IUSE="+ocamlopt"
DEPEND="
dev-ml/ppx_sexp_message:${SLOT}
dev-ml/sexplib:${SLOT}
+ >=dev-ml/ppxlib-0.23.0:=
"
RDEPEND="${DEPEND}"
BDEPEND=""