coccinelle: drop unused ocaml-stdcompat

This commit is contained in:
Piraty 2025-07-22 14:31:35 +02:00
parent 69c220a83c
commit 9002c261a0

View file

@ -6,8 +6,7 @@ build_style=gnu-configure
configure_args="--without-pdflatex --enable-release configure_args="--without-pdflatex --enable-release
--with-python=/usr/bin/python3" --with-python=/usr/bin/python3"
hostmakedepends="python3 automake libtool ocaml" hostmakedepends="python3 automake libtool ocaml"
makedepends="ocaml ocaml-findlib ocaml-num ocaml-stdcompat makedepends="ocaml ocaml-findlib ocaml-num pcre-devel python3-devel"
pcre-devel python3-devel"
checkdepends="python3" checkdepends="python3"
short_desc="Program matching and transformation engine" short_desc="Program matching and transformation engine"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>" maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"