3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00

Add dependency on new Farm Quantity module. See https://www.drupal.org/node/2691595

This commit is contained in:
Michael Stenta 2016-03-21 12:14:32 -04:00
parent be99969c07
commit dcc25e7c2a
2 changed files with 2 additions and 0 deletions

View file

@ -29,6 +29,7 @@ This module depends on the following modules:
* Farm Fields (http://drupal.org/project/farm_fields)
* Farm Log (http://drupal.org/project/farm_log)
* Farm Map (http://drupal.org/project/farm_map)
* Farm Quantity (http://drupal.org/project/farm_quantity)
* Farm Taxonomy (http://drupal.org/project/farm_taxonomy)
INSTALLATION

View file

@ -13,6 +13,7 @@ dependencies[] = farm_asset
dependencies[] = farm_fields
dependencies[] = farm_log
dependencies[] = farm_map
dependencies[] = farm_quantity
dependencies[] = farm_taxonomy
dependencies[] = features
dependencies[] = field_collection