summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-11-13 03:30:37 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-11-13 03:30:37 +0000
commit91bd3ca8ce1268aea0b3d65070f0598a4b4b0fc3 (patch)
treea22e80b4a162037771614c9e2c9cfd4614be9315 /modules
parentf3d0a6fc0216027955027cee7b6f8fe36de32b95 (diff)
downloadbrdo-91bd3ca8ce1268aea0b3d65070f0598a4b4b0fc3.tar.gz
brdo-91bd3ca8ce1268aea0b3d65070f0598a4b4b0fc3.tar.bz2
#602752 by jhedstrom: Added File module dependency to Image module.
Diffstat (limited to 'modules')
-rw-r--r--modules/image/image.info1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/image/image.info b/modules/image/image.info
index e57d62cee..320cd3ccb 100644
--- a/modules/image/image.info
+++ b/modules/image/image.info
@@ -4,6 +4,7 @@ description = Provides image manipulation tools.
package = Core
version = VERSION
core = 7.x
+dependencies[] = file
files[] = image.module
files[] = image.admin.inc
files[] = image.effects.inc