mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
hivex: rebuild for ruby-2.5.0.
This commit is contained in:
parent
e2276e6b31
commit
419bdfc86b
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'hivex'
|
# Template file for 'hivex'
|
||||||
pkgname=hivex
|
pkgname=hivex
|
||||||
version=1.3.14
|
version=1.3.14
|
||||||
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
|
||||||
makedepends="libxml2-devel python-devel ruby-devel perl"
|
makedepends="libxml2-devel python-devel ruby-devel perl"
|
||||||
hostmakedepends="python perl ruby ocaml ocaml-findlib perl-IO-stringy"
|
hostmakedepends="python perl ruby ocaml ocaml-findlib perl-IO-stringy"
|
||||||
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>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://libguestfs.org"
|
homepage="http://libguestfs.org"
|
||||||
|
|
Loading…
Add table
Reference in a new issue