Ludovic Courtès writes: >> From a71d408351e54031a1bb0ecb143128a5512fc75e Mon Sep 17 00:00:00 2001 >> From: Ricardo Wurmus <rek...@elephly.net> >> Date: Sun, 15 Mar 2015 23:12:32 +0100 >> Subject: [PATCH] gnu: gtk+-2: build gobject introspection typelib file. >> >> * gnu/packages/gtk.scm (gtk+-2): add `gobject-introspection' to the >> native-inputs to install typelib file. > > LGTM. > > Could you push it to a separate branch? Then we’ll get Hydra to build > it and merge it when it’s done (136 packages depend on GTK+.)
I pushed the commit to the new branch "gtk-rebuild", based on latest master. Could someone please ask Hydra to build the packages? ~~ Ricardo