mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
librsync: drop hostmakedepends provided by build_style
This commit is contained in:
parent
eb8d94bce2
commit
38687635c0
1 changed files with 1 additions and 1 deletions
|
@ -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/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue