From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 5/6 v3] gnu: Add gnome-desktop. Date: Thu, 12 Dec 2013 22:22:10 +0100 Message-ID: <87mwk5ahod.fsf@gnu.org> References: <87vbyykjxl.fsf@gnu.org> <1386719086-853-1-git-send-email-tipecaml@gmail.com> <87wqjbozy3.fsf@gnu.org> <20131212060752.GA4420@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]:39557) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VrDi6-0001HD-VF for guix-devel@gnu.org; Thu, 12 Dec 2013 16:22:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VrDi0-0007cb-Qe for guix-devel@gnu.org; Thu, 12 Dec 2013 16:22:18 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:43169) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VrDi0-0007cT-KA for guix-devel@gnu.org; Thu, 12 Dec 2013 16:22:12 -0500 In-Reply-To: <20131212060752.GA4420@intra> (John Darrington's message of "Thu, 12 Dec 2013 07:07:52 +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: John Darrington Cc: guix-devel@gnu.org John Darrington skribis: > On Wed, Dec 11, 2013 at 10:11:32PM +0100, Ludovic Court=C3=A8s wrote: >=20=20=20=20=20=20 > Actually =E2=80=98intltool=E2=80=99 and =E2=80=98pkg-config=E2=80=99= should be in =E2=80=98native-inputs=E2=80=99 (you > want to be able to run them during the build process when > cross-compiling.) > > There are lots of instances > 200 where this mistake has been made. I h= ave a patch > which fixes most of them. I have a patch which fixes most of them, but i= t's not quite > ready yet. I hope to post it for review shortly. Great, thanks! Ludo=E2=80=99.