Comment 3 for bug 428722

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 428722] Re: Fails to indicate required debuild dependency

errors.DependencyNotPresent is probably what you want.

BTW, better to use errno.ENOENT rather than '2' - more portable.

-Rob