Declare modeler API dependency in info file
Problem/Motivation
Currently, modeler API is a dependency of eca_ui only. But that's not what we need. It should already be a dependency of eca itself. This is because of the third party settings from modeler_api which otherwise couldn't be validated.
Proposed resolution
Move the dependency from eca_ui to eca.
Edited by drupalbot