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.��

The image without GT tools for testing is hrere:��https://ci.inria.fr/pharo/view/5.0-SysConf/job/Pharo-5.0-ConfigurationOfIDE/

Cheers,
-- Pavel