From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49506) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dXR9d-0005xY-76 for guix-patches@gnu.org; Tue, 18 Jul 2017 07:59:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dXR9a-0006vc-6J for guix-patches@gnu.org; Tue, 18 Jul 2017 07:59:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:42753) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dXR9a-0006vN-2X for guix-patches@gnu.org; Tue, 18 Jul 2017 07:59:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dXR9Z-0008L7-Sk for guix-patches@gnu.org; Tue, 18 Jul 2017 07:59:01 -0400 Subject: [bug#27737] [PATCH] gnu: leafpad: Use glib-or-gtk build-system. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170717183731.4817-1-dannym@scratchpost.org> Date: Tue, 18 Jul 2017 13:58:20 +0200 In-Reply-To: <20170717183731.4817-1-dannym@scratchpost.org> (Danny Milosavljevic's message of "Mon, 17 Jul 2017 20:37:31 +0200") Message-ID: <87tw2ayn1f.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Danny Milosavljevic Cc: 27737@debbugs.gnu.org Danny Milosavljevic skribis: > * gnu/packages/text-editors.scm (leafpad): Use glib-or-gtk build-system. LGTM, thanks! Ludo=E2=80=99.