From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [WIP 2/8] gnu: evolution-data-server: Build Vala bindings. Date: Mon, 02 May 2016 10:29:32 +0200 Message-ID: <877ffcdfrn.fsf@gnu.org> References: <30165ff8bc61a8becd486db7b150e05214cb4dab.1460775480.git.leo@famulari.name> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44812) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ax9F0-0002yQ-LT for guix-devel@gnu.org; Mon, 02 May 2016 04:30:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ax9Eb-0006ry-Cy for guix-devel@gnu.org; Mon, 02 May 2016 04:30:01 -0400 In-Reply-To: <30165ff8bc61a8becd486db7b150e05214cb4dab.1460775480.git.leo@famulari.name> (Leo Famulari's message of "Fri, 15 Apr 2016 23:02:23 -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 (evolution-data-server)[arguments]: Add > --enable-vala-bindings to #:configure-flags. > [native-inputs]: Add vala. LGTM.