From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: add openbox Date: Mon, 17 Nov 2014 21:39:13 +0100 Message-ID: <87y4r9zhn2.fsf@gnu.org> References: <20141116181806.643fbedd@lepiller.eu> <20141116225124.GA12198@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]:45455) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqT50-0003LA-CY for guix-devel@gnu.org; Mon, 17 Nov 2014 15:39:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XqT4u-0002xG-D6 for guix-devel@gnu.org; Mon, 17 Nov 2014 15:39:22 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:59239) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqT4u-0002x7-6Z for guix-devel@gnu.org; Mon, 17 Nov 2014 15:39:16 -0500 In-Reply-To: <20141116225124.GA12198@debian> (Andreas Enge's message of "Sun, 16 Nov 2014 23:51:24 +0100") 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: > On Sun, Nov 16, 2014 at 06:18:06PM +0100, Julien Lepiller wrote: >> This time, I send you a real patch. It adds openbox, a window manager, >> to the distribution. Openbox requires that pango is compiled with >> libxft, so I added the dependency in gtk.scm. > > Personally, I would split this into two commits: The first one for pango, > the second one for openbox. Yeah, right. I think I just didn=E2=80=99t want to overwhelm Julien (yet= =C2=A0;-)) and thought this was acceptable. Ludo=E2=80=99.