no, but you can use this code:

report := DADependencyChecker new computeImageDependencies.
report knownDependantsOf: 'Glamour-Examples'

-- Pavel

2018-05-07 22:05 GMT+02:00 Cyril Ferlicot D. <cyril.ferli...@gmail.com>:

> Hi,
>
> In Pharo we have the dependency analyzer to get the dependencies of a
> package. But is it easily possible to find the dependencies to a package?
>
> I did not found the option in the interface.
>
> --
> Cyril Ferlicot
> https://ferlicot.fr
>
>

Reply via email to