perl-Storable: sanitize deps, bumprev.
--HG-- extra : convert_revision : 280fe231ed35dceb04a90ea0ee1b20dba772d491
This commit is contained in:
parent
d40ca736b2
commit
26d8b6139b
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
# Template build file for 'perl-Storable'.
|
# Template build file for 'perl-Storable'.
|
||||||
pkgname=perl-Storable
|
pkgname=perl-Storable
|
||||||
version=2.18
|
version=2.18
|
||||||
|
revision=1
|
||||||
wrksrc="Storable-$version"
|
wrksrc="Storable-$version"
|
||||||
distfiles="${CPAN_SITE}/Storable/Storable-$version.tar.gz"
|
distfiles="${CPAN_SITE}/Storable/Storable-$version.tar.gz"
|
||||||
build_style=perl_module
|
build_style=perl_module
|
||||||
|
@ -28,4 +29,5 @@ long_desc="
|
||||||
retrieval is performed, and/or what deep cloning should do on those
|
retrieval is performed, and/or what deep cloning should do on those
|
||||||
objects."
|
objects."
|
||||||
|
|
||||||
|
Add_dependency run glibc
|
||||||
Add_dependency full perl
|
Add_dependency full perl
|
||||||
|
|
Loading…
Reference in a new issue