From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Conflict resolution (gtk, wayland) Date: Thu, 17 May 2018 16:13:28 +0200 Message-ID: <87h8n6z7xz.fsf@gnu.org> References: <87efijhj5q.fsf@gmail.com> <87efiea8v6.fsf@gnu.org> <20180514124041.020bf6d5@mykolab.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]:56348) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fJJew-0000eB-UG for help-guix@gnu.org; Thu, 17 May 2018 10:13:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fJJes-0005X2-2v for help-guix@gnu.org; Thu, 17 May 2018 10:13:34 -0400 In-Reply-To: <20180514124041.020bf6d5@mykolab.com> (Rutger Helling's message of "Mon, 14 May 2018 12:40:41 +0200") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Rutger Helling Cc: "help-guix@gnu.org" Hi, Rutger Helling skribis: > It's because Wayland recently absorbed libwayland-egl. See: > https://lists.freedesktop.org/archives/wayland-devel/2018-April/037767.ht= ml > > Specifically: > "libwayland-egl is now part of libwayland, and will presumably be > removed from mesa in the not too distant future." Thanks for the info. On our next MESA update, we should probably explicitly remove libwayland-egl from MESA if upstream hasn=E2=80=99t done it yet. Ludo=E2=80=99.