On Jun 4, 2013, at 12:23 AM, Andrius <andriusr yahoo com> wrote:
What actual module is complaining about requiring intltools? I'm pretty sure I've removed all of those. The rearrangement is intended to separate tools -- things required to build -- from dependencies -- things required at runtime. That way you can bootstrap once to a common directory and not have to build that stuff over and over for different projects. To make sure that everything is always current, you should run gtk-osx-build-setup.sh and use the modulesets directly from the git repositories. Monitor this list, because when I make a change that requires a re-run of gtk-osx-build-setup.sh, I announce that here. OTOH, if you want stability, use the modulesets that are installed in ~/Source/jhbuild/modulesets by gtk-osx-build-setup.sh. Regards, John Ralls |