From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 4/4] git: Depend on perl modules required for 'send-email'
Date: Tue, 16 Jun 2015 18:03:54 +0200 [thread overview]
Message-ID: <1434470634-31378-4-git-send-email-michael.tremer@ipfire.org> (raw)
In-Reply-To: <1434470634-31378-1-git-send-email-michael.tremer@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 617 bytes --]
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
lfs/git | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/git b/lfs/git
index 23838e4..51936ab 100644
--- a/lfs/git
+++ b/lfs/git
@@ -32,9 +32,9 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = git
-PAK_VER = 10
+PAK_VER = 11
-DEPS = ""
+DEPS = "perl-Authen-SASL perl-MIME-Base64 perl-Net-SMTP-SSL"
###############################################################################
# Top-level Rules
--
1.8.5.2
prev parent reply other threads:[~2015-06-16 16:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-16 16:03 [PATCH 1/4] perl-Net-SMTP-SSL: New package Michael Tremer
2015-06-16 16:03 ` [PATCH 2/4] perl-MIME-Base64: " Michael Tremer
2015-06-16 16:03 ` [PATCH 3/4] perl-Authen-SASL: " Michael Tremer
2015-06-16 16:03 ` Michael Tremer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1434470634-31378-4-git-send-email-michael.tremer@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox