mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
ocaml-stdcompat: needs automake
This commit is contained in:
parent
04ebda9afd
commit
191e9b4bea
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ version=19
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--libdir=/usr/lib/ocaml"
|
configure_args="--libdir=/usr/lib/ocaml"
|
||||||
|
hostmakedepends="automake"
|
||||||
makedepends="ocaml ocaml-findlib"
|
makedepends="ocaml ocaml-findlib"
|
||||||
short_desc="Compatibility module for OCaml standard library"
|
short_desc="Compatibility module for OCaml standard library"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue