From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: Add wxwidgets. Date: Mon, 23 Feb 2015 21:41:50 +0100 Message-ID: <20150223204150.GB20071@debian> References: <87pp92lup2.fsf@taylan.uni.cx> <20150222110108.GB29289@debian> <87vbis7579.fsf@taylan.uni.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44090) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YPzpG-0007eb-DR for guix-devel@gnu.org; Mon, 23 Feb 2015 15:41:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YPzpC-0003VF-OG for guix-devel@gnu.org; Mon, 23 Feb 2015 15:41:58 -0500 Received: from mout.kundenserver.de ([212.227.17.24]:60828) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YPzpC-0003V8-Cs for guix-devel@gnu.org; Mon, 23 Feb 2015 15:41:54 -0500 Content-Disposition: inline In-Reply-To: <87vbis7579.fsf@taylan.uni.cx> 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: Taylan Ulrich =?utf-8?B?QmF5xLFybMSxL0thbW1lcg==?= Cc: guix-devel@gnu.org On Mon, Feb 23, 2015 at 09:17:46PM +0100, Taylan Ulrich Bayırlı/Kammer wrote: > Thanks for the feedback! Here's the updated patch. Looks good to me, please push! The real test will come once you compile something with it :-) Andreas