perl-MIME-Base64: sanitize deps, bumprev.

--HG--
extra : convert_revision : 2e7faa76a27a2d13178a18bef1378a1cdfd1ae35
This commit is contained in:
Juan RP 2010-01-16 03:04:05 +01:00
parent 9377f51eb2
commit 6965801a95

View file

@ -1,6 +1,7 @@
# Template build file for 'perl-MIME-Base64'. # Template build file for 'perl-MIME-Base64'.
pkgname=perl-MIME-Base64 pkgname=perl-MIME-Base64
version=3.08 version=3.08
revision=1
wrksrc="MIME-Base64-$version" wrksrc="MIME-Base64-$version"
distfiles="${CPAN_SITE}/MIME/GAAS/MIME-Base64-$version.tar.gz" distfiles="${CPAN_SITE}/MIME/GAAS/MIME-Base64-$version.tar.gz"
build_style=perl_module build_style=perl_module
@ -29,4 +30,6 @@ long_desc="
implemented by XS functions. This makes it about 20 times faster than implemented by XS functions. This makes it about 20 times faster than
the old implementation in perl." the old implementation in perl."
Add_dependency run glibc
Add_dependency build glibc-devel
Add_dependency full perl Add_dependency full perl