[maemo-developers] Re: maemo-release

From: Mikko Vartiainen mvartiainen at gmail.com
Date: Tue Nov 10 14:48:26 EET 2009
> How can I differentiate between arm and x86 builds? Example - x86 may 
> use vorbis package but arm can use tremor so Build-Depends: can be 
> different for x86 vs ARM. arm may also benefit from arm specific 
> compiler flags. How can I solve that?


I'm not sure why would you want to do that in maemo context. You should be able to define architecture specific depencies this way "Build-Depends: package-name [armel], package2 [!armel]". Haven't actually tested it, but I think it should work.
More information about the maemo-developers mailing list