On Fri, 2008-06-06 at 15:31 +0200, ext Fred wrote:
> Hi,
> 
> I try to be able to generate my projects for OS2007 as well as 0S2008 
> (with a few lines in configure.ac)
> 
> But with the auto-builder, I have to specify hildon dev packages in 
> debian/control ... which breaks my setup for OS2007
> 
> What would you recommend to keep this possibility ?
> 
Alternative Build-dependencies should help you in this case.
You can read about them here:
http://www.debian.org/doc/debian-policy/ch-relationships.html

In short: You can specify both OS2007 and OS2008 packages as a
build-dependencies. Something like this: 
Build-Depends: hildon-fm-dev | libhildonfm2-dev, libosso-gnomevfs2-dev | 
libgnomevfs2-dev 

But, considering the fact that hildon API was broken between OS2007(bora) and 
OS2008(chinook)[1] I'm quite 
sure that this change isn't enough to compile package for both platforms.

[1] http://maemo.org/news/announcements/view/1184675758.html

--
Ed
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to