mathcomp: use ocaml-findlib.
This commit is contained in:
parent
11841ceb37
commit
f7dcad077c
|
@ -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…
Reference in New Issue