From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: Re: [PATCH] gnu: add dependencies to poppler. Date: Thu, 28 Mar 2013 21:39:49 +0100 Message-ID: <5154AA95.2000007@gmail.com> References: <1364155732-2031-1-git-send-email-tipecaml@gmail.com> <201303282020.21658.andreas@enge.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43952) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULJnx-0000dW-BN for bug-guix@gnu.org; Thu, 28 Mar 2013 16:52:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULJnv-0000i0-4h for bug-guix@gnu.org; Thu, 28 Mar 2013 16:52:13 -0400 Received: from mail-we0-x236.google.com ([2a00:1450:400c:c03::236]:37864) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULJnu-0000hp-UX for bug-guix@gnu.org; Thu, 28 Mar 2013 16:52:11 -0400 Received: by mail-we0-f182.google.com with SMTP id k14so5584371wer.13 for ; Thu, 28 Mar 2013 13:52:10 -0700 (PDT) In-Reply-To: <201303282020.21658.andreas@enge.fr> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Andreas Enge Cc: bug-guix@gnu.org On 03/28/2013 08:20 PM, Andreas Enge wrote: > Am Sonntag, 24. März 2013 schrieb Cyril Roelandt: >> Note that zlib is not enabled by default, even if it is found >> on the system, because it is "not safe" according to the poppler >> developers. Andreas, do you know why ? Maybe we should remove it from >> the dependencies. > > There is some discussion at > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526864 > but it is not very conclusive. I would suggest to go ahead and to enable > the switch for zlib. > OK. Do you mind if I push this patch to the xorg branch, then ? Cyril.