From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCHES] Propagate inputs for libxml2 and libxslt Date: Sat, 28 Feb 2015 20:37:57 +0100 Message-ID: <877fv1kesq.fsf@gnu.org> References: <87zj7y6onw.fsf@fsf.org> <20150228171731.GA19552@debian> 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]:39197) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRnDB-0003i2-Q8 for guix-devel@gnu.org; Sat, 28 Feb 2015 14:38:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YRnD6-0000gl-NG for guix-devel@gnu.org; Sat, 28 Feb 2015 14:38:05 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:45105) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRnD6-0000gh-Je for guix-devel@gnu.org; Sat, 28 Feb 2015 14:38:00 -0500 In-Reply-To: <20150228171731.GA19552@debian> (Andreas Enge's message of "Sat, 28 Feb 2015 18:17:31 +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: > On Sat, Feb 28, 2015 at 10:28:35AM -0500, David Thompson wrote: >> Two small patches below for propagating the necessary inputs for libxml2 >> and libxslt. These should probably be applied to core-updates, right? >> Notably, these patches triggers a rebuild of subversion. >>=20 >> Once these patches are applied, would it be a good idea to go through >> the packages that depend on libxml2 and libxslt and remove the now >> propagated inputs? > > I would say "yes" to all. Me too! Ludo=E2=80=99.