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.... _______________________________________________ Exherbo-dev mailing list [email protected] http://lists.exherbo.org/mailman/listinfo/exherbo-dev
