SL Baur <steve(a)xemacs.org> writes:
Since not all run-time dependencies should be enforced either
(eg. Gnus run-time dependency on rmail), the solution isn't a
straightforward download everything.
I think one can learn here from other package systems, in particular
debians:
Depends: Absolutely necessary at runtime
Recommended: Strongly recommended (these are obeyed by default unlesss
the users expressly changes it).
Suggests: Usefull packages to use with this. Defaults to off
Conflicts: I think this is clear.
Replace:
Jan