All dependencies must be prefixed by project name, So please apply new {project}:{module} format for dependencies in info.yml file

It is supported since 8.0 and 7.40 Change Record: Project namespaces can now be added for module dependencies, and is now a Best Practice Define project dependencies in core module .info files).

It is useful for DrupalCi to download the right dependencies and Installation profiles to work well. So sooner is better.

Today prefixes are wrong and may lead this module not to be installable.

Hope this helps.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

chipway created an issue. See original summary.

chipway’s picture

Assigned: chipway » Unassigned
Status: Needs work » Needs review
FileSize
4.32 KB

Here is the patch. Please review.
I also
added missing description end dot.
capitalized some module name per coding standards.

mhavelant’s picture

Very nice, thanks a lot!

  • mhavelant committed fab06ae on 8.x-2.x authored by chipway
    Issue #3020937 by chipway: Wrong Dependency prefix in .info.yml
    
mhavelant’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.