Hi,��
I try to load GT tools to minimal Pharo image (with Morphic) and I have problems to do that because it has a dependency cycle it these methods:
�� GLMBrickDarkThemer>>#actionThemer
�� GLMBrickThemer>>#actionThemer
These methods try to extend classes in Glamour-Morphic-Brick package but they belong to Glamour-Core package that is��prerequisite of the first package.��
Cheers,
-- Pavel