On Thu, 30 Oct 2008 13:19:28 +0000 "David Leverton" <[EMAIL PROTECTED]> wrote: > 2008/10/30 Ciaran McCreesh <[EMAIL PROTECTED]>: > > For inter-flag dependencies, we were talking about adding in groups > > with annotations: > > > > ( foo bar baz ) [[ number-selected = exactly-one ]] > > What if the requirement only applies when some other flag is set? For > example, if X is set, then exactly (or at least) one of qt3, gtk and > tk must be set. If X is not set, then all the others must be unset.
Drop the X flag, and use at-least-one on ( qt3 gtk tk ). -- Ciaran McCreesh
signature.asc
Description: PGP signature
_______________________________________________ Exherbo-dev mailing list [email protected] http://lists.exherbo.org/mailman/listinfo/exherbo-dev
