From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH v2] move libxkbcommon from "gnu/packages/qt.scm" to "gnu/packages/xdisorg.scm" Date: Wed, 11 May 2016 18:31:43 +0200 Message-ID: <87oa8csgi8.fsf@gnu.org> References: <20160507124737.20b49035@scratchpost.org> <20160507130921.25c90c55@scratchpost.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]:45302) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0X3K-0005lA-4N for guix-devel@gnu.org; Wed, 11 May 2016 12:32:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b0X3G-0006vF-TF for guix-devel@gnu.org; Wed, 11 May 2016 12:32:01 -0400 In-Reply-To: <20160507130921.25c90c55@scratchpost.org> (Danny Milosavljevic's message of "Sat, 7 May 2016 13:09:21 +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" To: Danny Milosavljevic Cc: guix-devel@gnu.org Danny Milosavljevic skribis: > Here's a version with a nicer commit message and which is putting libxkbc= ommon closer to the top of the destination file. > > * gnu/packages/qt.scm: Move "libxkbcommon" code to ... > * gnu/packages/xdisorg.scm: ... here and remove "qt" dependecy from here. > * gnu/packages/games.scm: import "libxkbcommon" from new location. Thanks, applied with minor changes. Ludo=E2=80=99.