Comment 2 for bug 927606

Revision history for this message
Martin Pitt (pitti) wrote : Re: "Build-dep: python-scour" does not pull in python-rsvg needed by 'cmpsvg'

If you have a project which uses SVGs heavily (such as ubuntu-mono), I'm afraid you need to manually add a python-rsvg build dependency. scour cannot depend on python-rsvg, as this would introduce pretty heavy build dependency loops.

See

scour (0.25+bzr207-2) unstable; urgency=low

  * debian/control: Drop python-rsvg and python-cairo from Depends to
    Suggests, it's a too heavy build dependency, causing dependency loops.
    Point out rationale for the Suggests in the package description.
    (LP: #734471)