On Thu, 14 Aug 2003, Jason Thomas wrote: > you missing dev packages from the Build-Depends it needs to be as below: > > Build-Depends: debhelper (>> 3.0.0), libgdk-pixbuf-dev, docbook-to-man > > libgdk-libgdk-dev depends on the other things you need.
Thanks for the tip! I also have libgd2-xpm listed a build dep. I didn't find a reverse dependency for it from libgdk-pixbuf-dev's chain of dependencies, so I kept its entry. > you probably also want to update your Standards-Version see > /usr/share/doc/debian-policy/upgrading-checklist.txt.gz Will do! Thanks again, ~Chris