Admin UI recipe creates a dashboard block but does not require Dashboard
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3480568. --> Reported by: [plopesc](https://www.drupal.org/user/282415) Related to !129 !486 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Admin UI recipe makes use of a block provided by Dashboard module. However, Dashboard is not declared explicitly as a dependency.</p> <p>It would break builds where the recipe is applied in isolation.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Add an explicit dependency on Dashboard module.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>Review &amp; merge.</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>None.</p> <h3 id="summary-api-changes">API changes</h3> <p>None.</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>None.</p> > Related issue: [Issue #3473313](https://www.drupal.org/node/3473313)
issue