rsnapshot: fix cross-build.
This commit is contained in:
parent
eb1dc5b004
commit
5436dba06f
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'rsnapshot'
|
# Template file for 'rsnapshot'
|
||||||
pkgname=rsnapshot
|
pkgname=rsnapshot
|
||||||
version=1.3.1
|
version=1.3.1
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl rsync openssh"
|
||||||
makedepends="perl-Lchown rsync openssh"
|
makedepends="perl-Lchown"
|
||||||
depends="perl perl-Lchown rsync openssh"
|
depends="perl perl-Lchown rsync openssh"
|
||||||
conf_files="/etc/${pkgname}.conf"
|
conf_files="/etc/${pkgname}.conf"
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
|
|
Loading…
Reference in New Issue