dummy-select: Support dependencies for XML entries
commit2aa5bee6d5beb343496fba29d82f5de63f98e31b
authorTzafrir Cohen <tzafrir@cohens.org.il>
Thu, 4 Sep 2008 11:19:21 +0000 (4 14:19 +0300)
committerTzafrir Cohen <tzafrir@cohens.org.il>
Wed, 10 Sep 2008 19:49:55 +0000 (10 22:49 +0300)
treeeb126c4e7bf9a25fde60273a1258c7fea86e5d56
parenta24d5fcd09df48cb8b5e9ec7e164d631cfdf259f
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