mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
hivex: rebuild for ruby-2.7.1, use Python 3.
This commit is contained in:
parent
0f10bc3ed2
commit
5b34d116b1
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'hivex'
|
# Template file for 'hivex'
|
||||||
pkgname=hivex
|
pkgname=hivex
|
||||||
version=1.3.18
|
version=1.3.18
|
||||||
revision=1
|
revision=2
|
||||||
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="python perl ruby ocaml ocaml-findlib perl-IO-stringy"
|
hostmakedepends="python3 perl ruby ocaml ocaml-findlib perl-IO-stringy"
|
||||||
makedepends="libxml2-devel python-devel ruby-devel perl"
|
makedepends="libxml2-devel python3-devel ruby-devel perl"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc="System for extracting the contents of Windows Registry"
|
short_desc="System for extracting the contents of Windows Registry"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue