librsync: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:11 +01:00
parent eb8d94bce2
commit 38687635c0

View file

@ -4,7 +4,7 @@ version=2.0.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DCMAKE_SYSTEM_PROCESSOR=$XBPS_TARGET_MACHINE" configure_args="-DCMAKE_SYSTEM_PROCESSOR=$XBPS_TARGET_MACHINE"
hostmakedepends="cmake perl" hostmakedepends="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>"
homepage="http://librsync.sourceforge.net/" homepage="http://librsync.sourceforge.net/"