Re: [Gtk-osx-devs] gtk osx modulesets (unstable)



On Jan 4, 2010, at 7:57 AM, Paul Davis wrote:

> so, pango now requires gobject-introspection ... not sure how to add
> this to a local copy of the unstable modulesets file. any clues or a
> chance of an update?

Hi, Paul.

The module will look something like

<autotools id="gobject-introspection">
   <branch module="gobject-introspection"/>
   <depends>
        <dep="glib"/>
   </depends>
</autotools>

and be added to gtk-osx.modules, and Pango will need <dep="gobject-introspection"/> added to its <depends> element.

I'll add and test it in the next day or so if you can be patient. ;-)

Regards,
John Ralls





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]