perl-Lchown: nocross=yes.
This commit is contained in:
parent
f4bfefe36f
commit
784562e6cb
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue