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'
|
||||
pkgname=perl-Test-Requires
|
||||
version=0.10
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl"
|
||||
depends="${makedepends}"
|
||||
depends="$makedepends"
|
||||
short_desc="Test::Requires - Checks to see if the module can be loaded"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Artistic, GPL-1"
|
||||
|
|
Loading…
Reference in a new issue