Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 65CDB431FD9 for ; Sat, 24 Jan 2015 01:18:24 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 2.338 X-Spam-Level: ** X-Spam-Status: No, score=2.338 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DNS_FROM_AHBL_RHSBL=2.438] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rmq0faitQhmz for ; Sat, 24 Jan 2015 01:18:18 -0800 (PST) X-Greylist: delayed 387 seconds by postgrey-1.32 at olra; Sat, 24 Jan 2015 01:18:18 PST Received: from upsilon.cc (upsilon.cc [178.32.142.91]) by olra.theworths.org (Postfix) with ESMTP id BF163431FC4 for ; Sat, 24 Jan 2015 01:18:18 -0800 (PST) Received: from timira.takhisis.invalid (unknown [IPv6:2a01:e34:ec24:5360:7e7a:91ff:fe72:81b6]) by upsilon.cc (Postfix) with ESMTPSA id 4F40A10DB9; Sat, 24 Jan 2015 10:11:50 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=upsilon.cc; s=mail; t=1422090710; bh=xKk4wpiwtgPVN8ZVIvbE6GB96PL6xO1Wsl7NOE8RdiA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=VhsEXimP+yBRM+6IT+NDnpq97pEzKB9bKrPXwSzx9Y4x6qJh/mq0dqHSeuo2jghmN Lwy5IKL3sHfGzx01J9kFcBdCmfaF0AR2M+uxAm/VNVVT4eHp0pTvZWr3XiEN4IsRHd lYNOUAeVDUywy0damD/UF99COcRPe7JzYNWzoips= Received: by timira.takhisis.invalid (Postfix, from userid 1000) id 349F6600E1; Sat, 24 Jan 2015 10:11:49 +0100 (CET) From: Stefano Zacchiroli To: notmuch@notmuchmail.org Subject: [PATCH 1/3] notmuch-mutt README: use metacpn.org/* as deps homepages Date: Sat, 24 Jan 2015 10:11:39 +0100 Message-Id: <1422090701-19385-2-git-send-email-zack@upsilon.cc> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1422090701-19385-1-git-send-email-zack@upsilon.cc> References: <1422090701-19385-1-git-send-email-zack@upsilon.cc> Cc: "Jan N. Klug" , Stefano Zacchiroli X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jan 2015 09:18:24 -0000 --- contrib/notmuch-mutt/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/contrib/notmuch-mutt/README b/contrib/notmuch-mutt/README index 382ac91..c661447 100644 --- a/contrib/notmuch-mutt/README +++ b/contrib/notmuch-mutt/README @@ -33,13 +33,13 @@ Requirements To *run* notmuch-mutt you will need Perl with the following libraries: -- Mail::Box +- Mail::Box (Debian package: libmail-box-perl) -- Mail::Internet +- Mail::Internet (Debian package: libmailtools-perl) -- String::ShellQuote +- String::ShellQuote (Debian package: libstring-shellquote-perl) -- Term::ReadLine +- Term::ReadLine::Gnu (Debian package: libterm-readline-gnu-perl) To *build* notmuch-mutt documentation you will need: -- 2.1.4