From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH v2] gnu: Add gobject-introspection. Date: Sun, 29 Sep 2013 22:26:36 +0200 Message-ID: <87had3fk77.fsf@gnu.org> References: <1378942761-23687-1-git-send-email-tipecaml@gmail.com> <1380485321-24562-1-git-send-email-tipecaml@gmail.com> 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]:44270) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQNed-0004qg-Cx for guix-devel@gnu.org; Sun, 29 Sep 2013 16:31:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VQNeW-0007Q4-4C for guix-devel@gnu.org; Sun, 29 Sep 2013 16:31:47 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:45953) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQNeV-0007Q0-U9 for guix-devel@gnu.org; Sun, 29 Sep 2013 16:31:40 -0400 In-Reply-To: <1380485321-24562-1-git-send-email-tipecaml@gmail.com> (Cyril Roelandt's message of "Sun, 29 Sep 2013 22:08:41 +0200") 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: Cyril Roelandt Cc: guix-devel@gnu.org Cyril Roelandt skribis: > * gnu/packages/glib.scm (gobject-introspection): New variable. Wo0t! > + #:use-module (gnu packages autotools) Don=E2=80=99t think it=E2=80=99s needed, is it? Other than that, please push! Thanks, Ludo=E2=80=99.