On Ubuntu Dapper, using a jhbuild from yesterday, I had this:
$ cd ...../sugar-jhbuild/build/lib $ ldd libgnome-desktop-2.so.2.2.22 ... libgconf-2.so.4 => /usr/lib/libgconf-2.so.4 (0xb7692000) I think that this is a direct dependency (not something transitively pulled in by a dependency ): $ strings libgnome-desktop-2.so.2.2.22 | grep gconf gconf_client_set_bool gconf_client_get_default gconf_client_get_bool libgconf-2.so.4 On 10/20/06, Marco Pesenti Gritti <[EMAIL PROTECTED]> wrote:
Dan Williams wrote: > On Thu, 2006-10-19 at 14:43 -0500, Matt Hoosier wrote: > >> Hi, >> >> Is OLPC planning to include GConf? When doing a jhbuild of sugar, >> > > No, unless there is a very good reason. > > >> GConf is eventually dragged in as a linking dependency of libgnomeui, >> How is it dragged in? I don't think jhbuild actually builds it... matchbox seem to be require GConf to build (but doesn't use it by default in the end), we should probably try to fix that. Marco
_______________________________________________ Sugar mailing list [email protected] http://mailman.laptop.org/mailman/listinfo/sugar
