<tt><font size=2><br>
> <br>
> There's some way to build a ''virtual'' package 'libreoffice' that<br>
> depend on 'libreoffice-still' *OR* 'libreoffice-fresh', so i can set
my<br>
> dependency to 'libreoffice' and install my preferred version?<br>
> <br>
</font></tt>
<br><tt><font size=2>AFAIK DPKG doesn't have "real" virtual packages.
It's just an empty package that just contains metadata (depends, recommends,
suggests...)</font></tt>
<br>
<br><tt><font size=2>You can kinda do this with WPKG too - just be aware
that dependencies in WPKG are always hard and not versioned (if you change
a 'depend' without bumping the revision, WPKG will pick it up anyway).</font></tt>
<br>
<br><tt><font size=2>I'm not sure if <depend> can be made conditional
(with included <condition>) - but if it does then you might be able
to cook some soft dependencies out of this.</font></tt>