mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
camlp5: fix build
This commit is contained in:
parent
8c32d55744
commit
d7b833129a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
||||||
wrksrc="camlp5-rel${version//./}"
|
wrksrc="camlp5-rel${version//./}"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="-mandir /usr/share/man"
|
configure_args="-mandir /usr/share/man"
|
||||||
hostmakedepends="ocaml"
|
hostmakedepends="ocaml perl"
|
||||||
short_desc="OCaml preprocessor and pretty-printer"
|
short_desc="OCaml preprocessor and pretty-printer"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
|
|
Loading…
Add table
Reference in a new issue