dummy-select: Support dependencies for XML entries
commit88d9d059941c59e269cd699372e72dd10539128b
authorTzafrir Cohen <tzafrir@cohens.org.il>
Thu, 4 Sep 2008 11:19:21 +0000 (4 14:19 +0300)
committerTzafrir Cohen <tzafrir@cohens.org.il>
Sun, 12 Oct 2008 13:09:26 +0000 (12 15:09 +0200)
tree8ef2621886986610aed16776caecd685fa7f0957
parent8ba0ccf6a5347a2a0f3af7d7ffa0e71095d27285
dummy-select: Support dependencies for XML entries

CFLAGS and sound files seem to use a different logic than one used for
Asterisk modules: They are not included unless otherwise stated. And
printing them means that they are to be included.

This commit supports e.g. one CFLAG depending on another. It does that
by adding a "Want" entry to each item.

BUG: Want can be set (and not properly reset later) by a module whose
dependency test will later fail.
menuselect/menuselect