Ricardo Wurmus <rek...@elephly.net> skribis: > GTK2 does not install its typelib file, which is needed by applications > using GTK through gobject introspection.
Good catch. > 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+.) Thanks, Ludo’.