mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
hivex: rebuild against libruby.so.2.6
This commit is contained in:
parent
89cc5204fa
commit
c741193bcd
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'hivex'
|
||||
pkgname=hivex
|
||||
version=1.3.15
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-ocaml" # currently ocaml is broken
|
||||
makedepends="libxml2-devel python-devel ruby-devel perl"
|
||||
hostmakedepends="python perl ruby ocaml ocaml-findlib perl-IO-stringy"
|
||||
makedepends="libxml2-devel python-devel ruby-devel perl"
|
||||
depends="perl"
|
||||
short_desc="System for extracting the contents of Windows Registry"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://libguestfs.org"
|
||||
distfiles="http://libguestfs.org/download/$pkgname/$pkgname-$version.tar.gz"
|
||||
distfiles="http://libguestfs.org/download/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=8ce41319820cc4d387106b6ff69bb853b64ff2f770d663f341f9859bff8d7f0b
|
||||
nocross=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue