On Tue, Nov 24, 2009 at 12:06:24AM +0000, Rui Miguel Silva Seabra wrote: > Hi, > > PolicyKit was breaking in my build tree, even after git update. > As the error seemed related to missing gettext m4 stuff, I added gettext to > DEPENDS > and things seem to be progressing. > > @roque:/opt/openmoko/shr-unstable/openembedded/recipes/policykit$ git diff > policykit_0.9.bb > diff --git a/recipes/policykit/policykit_0.9.bb > b/recipes/policykit/policykit_0.9.bb > index 2a31701..7fbd686 100644 > --- a/recipes/policykit/policykit_0.9.bb > +++ b/recipes/policykit/policykit_0.9.bb > @@ -1,5 +1,5 @@ > HOMEPAGE = "http://www.packagekit.org/" > -DEPENDS = "libpam expat dbus-glib" > +DEPENDS = "gettext libpam expat dbus-glib" > > PR = "r5" >
But even though it progressed (a lot), it still broke, for the same reason *%"$#%&"$#/ Rui _______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
