mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
hivex: rebuild for ocaml-5.3.0.
This commit is contained in:
parent
3f0d4e066a
commit
1329b0710c
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'hivex'
|
||||
pkgname=hivex
|
||||
version=1.3.24
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-ocaml" # currently ocaml is broken
|
||||
hostmakedepends="python3 perl ruby ocaml ocaml-findlib perl-IO-stringy"
|
||||
hostmakedepends="python3 perl ruby ocaml ocaml-findlib perl-IO-stringy
|
||||
python3-packaging-bootstrap"
|
||||
makedepends="libxml2-devel python3-devel ruby-devel perl"
|
||||
depends="perl"
|
||||
short_desc="System for extracting the contents of Windows Registry"
|
||||
|
|
Loading…
Add table
Reference in a new issue