Browse Source

Fix up all the dependency references.

... before the colon is the project name, so should only be "drupal" for
modules shipped in core.
pull/896/head
Adam Vessey 3 years ago
parent
commit
47920445f1
  1. 24
      islandora.info.yml

24
islandora.info.yml

@ -13,23 +13,23 @@ dependencies:
- drupal:text - drupal:text
- drupal:options - drupal:options
- drupal:link - drupal:link
- drupal:jsonld - jsonld:jsonld
- drupal:search_api - search_api:search_api
- drupal:jwt - jwt:jwt
- drupal:rest - drupal:rest
- drupal:filehash - filehash:filehash
- drupal:basic_auth - drupal:basic_auth
- drupal:context_ui - context:context_ui
- drupal:action - drupal:action
- drupal:eva - eva:eva
- drupal:taxonomy - drupal:taxonomy
- drupal:views_ui - drupal:views_ui
- drupal:media - drupal:media
- drupal:prepopulate - prepopulate:prepopulate
- drupal:features_ui - features:features_ui
- drupal:migrate_source_csv - migrate_source_csv:migrate_source_csv
- drupal:content_translation - drupal:content_translation
- drupal:flysystem - flysystem:flysystem
- drupal:token - token:token
- drupal:file_replace - file_replace:file_replace
- ctools:ctools - ctools:ctools

Loading…
Cancel
Save