Comment 0 for bug 1105831

Revision history for this message
Robert Ancell (robert-ancell) wrote :

Support optional dependencies, i.e.

programs.foo.packages = foo \
bar [optional]

There should be a variable if the program needs to know if bar is available, i.e.

packages.bar.exists = false