Be aware that doing this kind of thing in combination with precompilation is 
brittle and error prone (precompiled results will not match the actual status 
of available packages if that changes). Optional dependencies are better 
supported by moving code that depends on both other packages into its own 
package that can declare a dependency on both.

Reply via email to