From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [WIP 6/8] gnu: libchamplain: Build Vala bindings. Date: Mon, 02 May 2016 10:29:03 +0200 Message-ID: <87bn4odfsg.fsf@gnu.org> References: <82ca3f5f17fe5195c498f4be6a47ee8bc803bcaa.1460775480.git.leo@famulari.name> 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]:44518) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ax9EK-00029Z-EG for guix-devel@gnu.org; Mon, 02 May 2016 04:29:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ax9E8-0006gw-Rr for guix-devel@gnu.org; Mon, 02 May 2016 04:29:18 -0400 In-Reply-To: <82ca3f5f17fe5195c498f4be6a47ee8bc803bcaa.1460775480.git.leo@famulari.name> (Leo Famulari's message of "Fri, 15 Apr 2016 23:02:27 -0400") 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" To: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > * gnu/packages/gnome.scm (libchamplain)[native-inputs]: Add > gobject-introspection, vala. > [arguments]: New field. Does it increase the closure size? If not, LGTM. Ludo=E2=80=99.