summaryrefslogtreecommitdiff
path: root/modules/taxonomy/taxonomy.info
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-10-25 15:48:41 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-10-25 15:48:41 +0000
commite027699979be3dd671390a259ef60d6c7410890e (patch)
tree5ef52fe4a465e6e1a7a58531e5dd2855a2141a5c /modules/taxonomy/taxonomy.info
parent08f59215f7ddefc29daf5a47c113bb8566ff06cb (diff)
downloadbrdo-e027699979be3dd671390a259ef60d6c7410890e.tar.gz
brdo-e027699979be3dd671390a259ef60d6c7410890e.tar.bz2
#902008 by sun: Fixed Optional field type modules should not be 'required' in .info file.
Diffstat (limited to 'modules/taxonomy/taxonomy.info')
-rw-r--r--modules/taxonomy/taxonomy.info1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/taxonomy/taxonomy.info b/modules/taxonomy/taxonomy.info
index de9288c3f..3c8c62e25 100644
--- a/modules/taxonomy/taxonomy.info
+++ b/modules/taxonomy/taxonomy.info
@@ -4,6 +4,7 @@ description = Enables the categorization of content.
package = Core
version = VERSION
core = 7.x
+dependencies[] = options
files[] = taxonomy.module
files[] = taxonomy.admin.inc
files[] = taxonomy.pages.inc