perl-Test-Requires: make noarch
This commit is contained in:
parent
7bf43fe7be
commit
eb93c86430
1 changed files with 3 additions and 2 deletions
|
@ -1,12 +1,13 @@
|
||||||
# Template file for 'perl-Test-Requires'
|
# Template file for 'perl-Test-Requires'
|
||||||
pkgname=perl-Test-Requires
|
pkgname=perl-Test-Requires
|
||||||
version=0.10
|
version=0.10
|
||||||
revision=1
|
revision=2
|
||||||
|
noarch=yes
|
||||||
wrksrc="${pkgname/perl-}-${version}"
|
wrksrc="${pkgname/perl-}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="perl"
|
makedepends="perl"
|
||||||
depends="${makedepends}"
|
depends="$makedepends"
|
||||||
short_desc="Test::Requires - Checks to see if the module can be loaded"
|
short_desc="Test::Requires - Checks to see if the module can be loaded"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue