jhbuild: package and dependencies not updated



Hi all. I'm trying to build Gtk3 and a few other things, with jhbuild, on OSX. When I try to install something like adwaita-icon-theme, this happens:

smart-ass:~ dankasak$ jhbuild build adwaita-icon-theme                                                                                                                                        
*** Checking out libcroco *** [1/5]
*** Skipping libcroco (package and dependencies not updated) *** [1/5]
*** Checking out librsvg *** [2/5]
*** Skipping librsvg (package and dependencies not updated) *** [2/5]
*** Checking out hicolor-icon-theme *** [3/5]
*** Skipping hicolor-icon-theme (package and dependencies not updated) *** [3/5]
*** Checking out icon-naming-utils *** [4/5]
*** Skipping icon-naming-utils (package and dependencies not updated) *** [4/5]
*** Checking out adwaita-icon-theme *** [5/5]
*** Skipping adwaita-icon-theme (package and dependencies not updated) *** [5/5]
*** success *** [5/5]

I'm using OSX's python:

smart-ass:~ dankasak$ python --version
Python 2.7.6
smart-ass:~ dankasak$

The gtk3 package built and the demo appears to work ( other than having no icons ). Why has jhbuild now started behaving as above?

Thanks :)

Dan


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