dev-ml/ppx_import: require ppxlib>=24.0

Signed-off-by: François-Xavier Carton <fx.carton91@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/26926
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
François-Xavier Carton
2022-08-19 13:57:20 +02:00
committed by Maciej Barć
parent 5ac0c687c1
commit 13b82374f5

View File

@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"
RDEPEND="dev-ml/ppxlib:="
RDEPEND=">=dev-ml/ppxlib-0.24:="
DEPEND="${RDEPEND}"
BDEPEND="
test? (