perl-Lchown: nocross=yes.

This commit is contained in:
Christian Neukirchen 2015-06-23 15:23:35 +02:00
parent f4bfefe36f
commit 784562e6cb

View file

@ -4,8 +4,8 @@ version=1.01
wrksrc="Lchown-${version}"
revision=5
build_style=perl-module
hostmakedepends="perl"
makedepends="${hostmakedepends} perl-Module-Build"
hostmakedepends="perl perl-Module-Build"
makedepends="${hostmakedepends}"
shlib_requires="libperl.so.5.22"
depends="${makedepends}"
short_desc="Perl module interface to the lchown() system call"
@ -14,3 +14,4 @@ homepage="http://search.cpan.org/dist/Lchown"
license="Artistic, GPL-1"
distfiles="http://search.cpan.org/CPAN/authors/id/N/NC/NCLEATON/Lchown-${version}.tar.gz"
checksum=9c0a13e279ad92208fb8fac73001635b0689251dd41b597522e1b3501ba0f76f
nocross=yes