[oe] libmokoui2 needs pygtk-codegen-2.0

Antonio Ospite ospite at studenti.unina.it
Sun Apr 11 07:48:39 UTC 2010


On Fri, 09 Apr 2010 22:41:07 +0200
Koen Kooi <k.kooi at student.utwente.nl> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 09-04-10 21:39, Antonio Ospite wrote:
> > Hi,
> > 
> > when building libmokoui2 I get this:
> > http://tinderbox.openembedded.org/packages/544186/
> > 
> > basically:
> > /bin/sh: pygtk-codegen-2.0: command not found
> > 
> > With this change to python-pygtk_2.16.0.bb I can make it build:
> > 
> > diff --git a/recipes/python/python-pygtk_2.16.0.bb b/recipes/python/python-pygtk_2.16.0.bb
> > index e2b0602..de570c7 100644
> > --- a/recipes/python/python-pygtk_2.16.0.bb
> > +++ b/recipes/python/python-pygtk_2.16.0.bb
> > @@ -36,7 +36,6 @@ do_configure_prepend() {
> >  # dirty fix #1: remove dependency on python-pygobject-dev
> >  do_install_append() {
> >         find ${D} -name "*.la"|xargs rm -f
> > -       rm -f ${D}/${bindir}/pygtk-codegen-2.0
> >         rm -rf ${D}/${libdir}/pkgconfig
> >  }
> > 
> > Is this the way to go? Why pygtk-codegen-2.0 is not supplied?
> 
> It's part of python-gobject nowadays (and named differently).
>

So the right fix should be to make libmokoui2 using
pygobject-codegen-2.0 instead, leaving python-pygtk_2.16.0.bb
untouched, I see.

Thanks,
   Antonio

-- 
Antonio Ospite
http://ao2.it

PGP public key ID: 0x4553B001

A: Because it messes up the order in which people normally read text.
   See http://en.wikipedia.org/wiki/Posting_style
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20100411/faf5bc8f/attachment-0002.sig>


More information about the Openembedded-devel mailing list