librsync: unbreak cross compilation.

This commit is contained in:
Juan RP 2016-01-11 17:20:03 +01:00
parent 6b8d681554
commit 90a0a60245

View file

@ -3,6 +3,7 @@ pkgname=librsync
version=2.0.0 version=2.0.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DCMAKE_SYSTEM_PROCESSOR=$XBPS_TARGET_MACHINE"
hostmakedepends="cmake perl" hostmakedepends="cmake perl"
makedepends="zlib-devel bzip2-devel popt-devel" makedepends="zlib-devel bzip2-devel popt-devel"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"