perl-MIME-Base64: sanitize deps, bumprev.
--HG-- extra : convert_revision : 2e7faa76a27a2d13178a18bef1378a1cdfd1ae35
This commit is contained in:
parent
9377f51eb2
commit
6965801a95
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# Template build file for 'perl-MIME-Base64'.
|
||||
pkgname=perl-MIME-Base64
|
||||
version=3.08
|
||||
revision=1
|
||||
wrksrc="MIME-Base64-$version"
|
||||
distfiles="${CPAN_SITE}/MIME/GAAS/MIME-Base64-$version.tar.gz"
|
||||
build_style=perl_module
|
||||
|
@ -29,4 +30,6 @@ long_desc="
|
|||
implemented by XS functions. This makes it about 20 times faster than
|
||||
the old implementation in perl."
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency build glibc-devel
|
||||
Add_dependency full perl
|
||||
|
|
Loading…
Reference in a new issue