On Thu, 30 Oct 2008 13:31:04 +0000
"David Leverton" <[EMAIL PROTECTED]> wrote:
> 2008/10/30 Ciaran McCreesh <[EMAIL PROTECTED]>:
> >> 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 ).
> 
> Possibly, but that could get messy if, say, some other package wants
> to have an option dep on this/package[X] without caring which GUI it's
> using.  Especially if the available GUIs might change between
> versions....

Bleh. X? ( ( qt3 gtk tk ) [[ number-selected = at-least-one ]] ) then.

-- 
Ciaran McCreesh

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Exherbo-dev mailing list
[email protected]
http://lists.exherbo.org/mailman/listinfo/exherbo-dev

Reply via email to