hivex: rebuild for ruby-2.5.0.

This commit is contained in:
Leah Neukirchen 2018-01-12 19:41:41 +01:00 committed by Leаh Neukirchen
parent e2276e6b31
commit 419bdfc86b

View file

@ -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"