> 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.
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to