mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
coccinelle: drop unused ocaml-stdcompat
This commit is contained in:
parent
69c220a83c
commit
9002c261a0
1 changed files with 1 additions and 2 deletions
|
@ -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>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue