On Thu, Jun 4, 2009 at 17:30, Magnus Therning <[email protected]> wrote: > Is it allowed to do something like > > depends=('B>=2' 'B<3')
Yes. Kernel modules, for example, do this regularly.
On Thu, Jun 4, 2009 at 17:30, Magnus Therning <[email protected]> wrote: > Is it allowed to do something like > > depends=('B>=2' 'B<3')
Yes. Kernel modules, for example, do this regularly.