From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: pspp: Update to 0.10.0 Date: Sun, 27 Mar 2016 19:33:10 +0200 Message-ID: <874mbrzuzt.fsf@gnu.org> References: <1459059892-31699-1-git-send-email-jmd@gnu.org> <20160327100004.383a9213@debian-netbook> <20160327071458.GA12887@jocasta.intra> 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]:55473) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akEYx-0006Sv-Kh for guix-devel@gnu.org; Sun, 27 Mar 2016 13:33:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1akEYs-0007WL-Lf for guix-devel@gnu.org; Sun, 27 Mar 2016 13:33:19 -0400 In-Reply-To: <20160327071458.GA12887@jocasta.intra> (John Darrington's message of "Sun, 27 Mar 2016 09:14:58 +0200") 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: John Darrington Cc: guix-devel@gnu.org, John Darrington John Darrington skribis: > ncurses is optional for pspp - the terminal behaviour is nicer if you hav= e it. > > perl-text-diff is not used by pspp except in its self tests. There is on= e test > which needs it. If you don't have it that test is skipped. > > Postgres ships with a client interface library called libpq - using it is= optional > in pspp. If you have it, it allows pspp to directly connect to postgres = databases. Could you post an updated patch? I guess the PostgreSQL dependency might be debatable since it would probably significantly increase the closure size. Could you check =E2=80= =98guix size=E2=80=99 and decide whether adding this dependency is a good thing, ba= sed on its size/benefit ratio? :-) TIA! Ludo=E2=80=99.