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: Make gtk-glext depend on pangox-compat and remove workaround patch Date: Wed, 28 May 2014 11:57:28 +0200 Message-ID: <8738fugr93.fsf@gnu.org> References: <1401261536-15414-1-git-send-email-jmd@gnu.org> 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]:38825) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wpac6-0002cX-2y for guix-devel@gnu.org; Wed, 28 May 2014 05:57:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wpabz-0004qY-SD for guix-devel@gnu.org; Wed, 28 May 2014 05:57:38 -0400 In-Reply-To: <1401261536-15414-1-git-send-email-jmd@gnu.org> (John Darrington's message of "Wed, 28 May 2014 09:18:55 +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: John Darrington Cc: guix-devel@gnu.org Hi John, Could you make it two separate patches? Why is the patch no longer needed? John Darrington skribis: > * gnu/packages/gnome.scm (gtk-glext): Add new dependency and remove patch Rather =E2=80=9CAdd pangox-compat as a dependency.=E2=80=9D > * gnu/packages/patches/gtkglext-remove-pangox-dependency.patch: Delete fi= le > --- > gnu-system.am | 1 - Mention the gnu-system.am change in the commit log. Thanks, Ludo=E2=80=99.