git: -perl: add missing perl deps for send-email.

This commit is contained in:
Juan RP 2014-09-03 13:07:59 +02:00
parent 2c36d9f62e
commit b16dfa1c2d

View file

@ -1,7 +1,7 @@
# Template build file for "git".
pkgname=git
version=2.1.0
revision=1
revision=2
build_style=gnu-configure
configure_args="--with-curl --with-expat --without-tcltk
ac_cv_fread_reads_directories=no ac_cv_snprintf_returns_bogus=no"
@ -39,7 +39,7 @@ git-docs_package() {
git-perl_package() {
noarch=yes
depends="git perl"
depends="git perl-Authen-SASL perl-MIME-tools perl-Net-SMTP-SSL"
short_desc+=" - perl bindings"
pkg_install() {
vmove usr/share/perl5