<br><font size=2 face="sans-serif">Hello all</font>
<br>
<br><font size=2 face="sans-serif">I'm fairly new to WPKG and considering
to use it so at the moment I'm designing the packages and profiles that
I'm hoping to use...</font>
<br><font size=2 face="sans-serif">But I stumbled on a practical problem:
Some computers have/need firefox 1.5 and some have/need firefox 3.x ..
So I have 2 packages: firefox15 and firefox3</font>
<br><font size=2 face="sans-serif">But then I also have AdobeFlash-firefoxplugin
as a package, which depends on firefox.. Can you already see my problem
here? </font>
<br>
<br><font size=2 face="sans-serif">Is there a way for this package to depend
on firefox15 OR firefox3 whatever is installed without having to create
2 seperate packages with the dependancy as the only difference.</font>
<br><font size=2 face="sans-serif">I was thinking about using a regex "firefox.+",
but since it is nowhere documented, I assume it is not implemented in wpkg
either and regexes only work on hosts? </font>
<br><font size=2 face="sans-serif">Or is there some other decent method
to handle this problem? </font>
<br>
<br><font size=2 face="sans-serif">Even greater would probably be that
there is a bit more version-control. So packages with a same name can exist
as long as the revision differs. Then there could be dependencies to packages
of at least revision x or with a revision lower than y and such.. and maybe
even a stable and a testing/unstable branch, or is that going over the
top? :-)</font>
<br>
<br><font size=2 face="sans-serif">Thanks</font>
<br>
<br><font size=2 face="sans-serif">Robin</font>