From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: qt-4: Disable webkit build. Date: Sun, 04 Oct 2015 10:15:26 +0200 Message-ID: <87zizz6odd.fsf@gnu.org> References: <20151003225510.GA28550@debian> 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]:48465) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZieSB-000437-T3 for guix-devel@gnu.org; Sun, 04 Oct 2015 04:15:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZieS8-0000jj-OX for guix-devel@gnu.org; Sun, 04 Oct 2015 04:15:31 -0400 In-Reply-To: <20151003225510.GA28550@debian> (Andreas Enge's message of "Sun, 4 Oct 2015 00:55:10 +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: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge skribis: > the attached patch removes the webkit module from qt-4, in the same spirit > as removing chromium from qt-5 some time ago. My main motivation was to w= ork > around the build failure on armhf; the patched qt-4 now builds there. LGTM. I think we should also rm -rf the code in a snippet. Besides, would our WebKit be picked up if we added it as an input? Please keep updated and mention it in the commit log. Thanks! Ludo=E2=80=99.