Include minimal set of components: main and everything it depends on
Specifying all the dependencies (managed and local) in the manifest makes it easier for users to see every component the example depends on.
Closes https://github.com/espressif/esp-idf/issues/6493