From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Many perl package failures on core-updates Date: Wed, 20 Jan 2016 23:15:04 +0100 Message-ID: <87mvrzx5hz.fsf@gnu.org> References: <87lh7op4nd.fsf@netris.org> <87y4bo3phm.fsf@gnu.org> <20160119184112.GA15036@debian> <20160120122707.GA16730@debian.eduroam.u-bordeaux.fr> 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]:33702) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aM120-0001X7-Kk for guix-devel@gnu.org; Wed, 20 Jan 2016 17:15:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aM11v-0000sZ-Fe for guix-devel@gnu.org; Wed, 20 Jan 2016 17:15:12 -0500 In-Reply-To: <20160120122707.GA16730@debian.eduroam.u-bordeaux.fr> (Andreas Enge's message of "Wed, 20 Jan 2016 13:27:07 +0100") 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: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge skribis: > I also dropped the propagated input graphviz; if this poses a problem > somewhere, we will need to revert this commit. In any case, graphviz is > not among the references of the doxygen package and not needed during > its build. I guess Graphviz was propagated so that =E2=80=98doxygen=E2=80=99 can produ= ce class diagrams out-of-the-box (it probably looks for =E2=80=98dot=E2=80=99 in $PA= TH.) So I would probably keep it propagated. Ludo=E2=80=99.