Alban’s blog

March 22, 2008

Dependencies in Telepathy

Filed under: Uncategorized — alban @ 8:49 pm

The Telepathy framework has a lot of components. It may be hard to understand the dependencies. I discovered Debtree and used it to generate dependency graphs:

Telepathy dependencies

More graphs

The command line was:

debtree -r --condense --no-conflicts --no-recommends --no-alternatives --no-provides empathy > empathy.dot
dot -Tpng -o empathy.png empathy.dot

With this configuration: ~/.debtree/skiplist ~/.debtree/endlist

1 Comment »

  1. This should become simpler when libtelepathy dies. I think maybe libmissioncontrol-server is going away too.

    Comment by Daf — March 24, 2008 @ 8:54 pm

RSS feed for comments on this post. TrackBack URL

Leave a comment

Powered by WordPress