hivex: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:55:03 -04:00
parent 272735291c
commit 5ccb16b34e

View file

@ -1,7 +1,7 @@
# Template file for 'hivex' # Template file for 'hivex'
pkgname=hivex pkgname=hivex
version=1.3.19 version=1.3.19
revision=2 revision=3
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-ocaml" # currently ocaml is broken 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"