On 2009-07-30 22:29:58 +0200, David MENTRE wrote:
> I have an error at step 7 when doing debuild:
>  $ debuild -S -us -uc

While you don't need all build-dependencies to build a source package,
a subset of the build-dependencies might be necessary to have installed.
As you have experienced you need to have the packages installed which
provide files which are getting included in debian/rules. You also need
to have the packages installed which are used in the "clean" target of
debian/rules.

Regards,
Michael

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Reply via email to