Package: mesa
Version: 6.4.1-0.2
Severity: serious

Hi,

Your package is failing to build on the auto builders with the
following error:
E: Couldn't find package makedepend

The problem is the order of the build dependencies.  It has:
makedepend | xutils

sbuild will always pick the first one, and when that doesn't
exist, it fails.

Please change the order to read:
xutils | makedepend


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to