From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 1/1] README: add a note about optional GnuTLS dependency. Date: Mon, 27 Oct 2014 13:54:27 +0100 Message-ID: <871tpt65bw.fsf@gnu.org> References: <87fvebstnu.fsf@gnu.org> <9b6f70639e7972b5631c775c60859ebd1d1d40be.1414301405.git.ian@zenhack.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50223) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XijoN-0000ak-3i for guix-devel@gnu.org; Mon, 27 Oct 2014 08:54:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XijoG-0000SQ-Of for guix-devel@gnu.org; Mon, 27 Oct 2014 08:54:15 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:42372) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XijoG-0000SH-HR for guix-devel@gnu.org; Mon, 27 Oct 2014 08:54:08 -0400 In-Reply-To: <9b6f70639e7972b5631c775c60859ebd1d1d40be.1414301405.git.ian@zenhack.net> (Ian Denhardt's message of "Sun, 26 Oct 2014 01:21:22 -0400") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ian Denhardt Cc: guix-devel@gnu.org Ian Denhardt skribis: > * README: add a note about 'guix download''s GnuTLS dependency. This is > documented in the manual, but should be more prominently featured. Thanks. Pushed with a similar change in guix.texi. Ludo=E2=80=99.