On Feb 17, 2009, at 9:48 AM, Niels Breet wrote: > On Tue, February 17, 2009 09:25, Thomas Schmidt wrote: >> Am Montag, den 16.02.2009, 22:08 -0800 schrieb Bruce Forsberg: >> >>> I an trying to submit my application to extras and am running it >>> through the autobuilder. I get the error: >>> >>> No package 'gtk+-2.0' found > > You may verify that your Build-Depends field in debian/control is > complete > by running: > > dpkg-depcheck -m dpkg-buildpackage -rfakeroot -b > > in the source tree. (You'll need to "fakeroot apt-get install > devscripts" > for this to work).
dpkg-checkbuilddeps is also a very useful too, you can run it against your debian/control file like this; $ cd <source dir> $ dpkg-checkbuilddeps Jeremiah _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
