mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
mathcomp: use ocaml-findlib.
This commit is contained in:
parent
11841ceb37
commit
f7dcad077c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=2
|
|||
wrksrc="math-comp-mathcomp-${version}"
|
||||
build_wrksrc="mathcomp"
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="coq"
|
||||
hostmakedepends="coq ocaml-findlib"
|
||||
short_desc="Mathematical Components Library for the Coq proof assistant"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="CECILL-B"
|
||||
|
|
Loading…
Add table
Reference in a new issue