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. Andreas