Bug#351564: mesa: FTBFS: No makedepend
Kurt Roeckx
kurt at roeckx.be
Sun Feb 5 19:03:09 UTC 2006
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
More information about the Pkg-mesa-devel
mailing list