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 794B2431FC4 for ; Mon, 9 Feb 2015 01:41:44 -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 JZyrDxvbd5TB for ; Mon, 9 Feb 2015 01:41:40 -0800 (PST) Received: from upsilon.cc (upsilon.cc [178.32.142.91]) by olra.theworths.org (Postfix) with ESMTP id 84AA0431FC9 for ; Mon, 9 Feb 2015 01:41:40 -0800 (PST) Received: from timira.takhisis.invalid (maths.r-prg.net.univ-paris7.fr [81.194.27.158]) by upsilon.cc (Postfix) with ESMTPSA id E625510E52; Mon, 9 Feb 2015 10:41:39 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=upsilon.cc; s=mail; t=1423474899; bh=xKk4wpiwtgPVN8ZVIvbE6GB96PL6xO1Wsl7NOE8RdiA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=F86jGt8Cyfn0vFmqW7sHKlkz3zC9G2DI2vD32wVDbOQNQmStlqqpOfWC7RMGxJ0f8 tfCPMvNoQMTeDvEHtnD3nXITb/dcoi1YMFQtXgXdfKvpEbIZzrpJ6Me85xqnvxa2TT hgRiwyYoHmN2so/LZ/9HVj3y/U8zZwU90x80ZDOU= Received: by timira.takhisis.invalid (Postfix, from userid 1000) id 7C62F600E1; Mon, 9 Feb 2015 10:41:39 +0100 (CET) From: Stefano Zacchiroli To: notmuch@notmuchmail.org Subject: [PATCH 1/2] notmuch-mutt README: use metacpn.org/* as deps homepages Date: Mon, 9 Feb 2015 10:41:29 +0100 Message-Id: <1423474890-16972-2-git-send-email-zack@upsilon.cc> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1423474890-16972-1-git-send-email-zack@upsilon.cc> References: <1423474890-16972-1-git-send-email-zack@upsilon.cc> Cc: zack@upsilon.cc 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: Mon, 09 Feb 2015 09:41:44 -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