Alan Coopersmith wrote: > In this scenario, cde-incorporation would be built the same way, listing > depend type=incorporate for all the CDE packages, but their dependencies on > cde-incorporation would be depend type=optional instead of the traditional > depend type=require
There's no point in having unversioned optional dependencies like this. If you want the incorporation to be optional, then simply have nothing depend on it. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
