diff --git a/core/modules/comment/comment.info.yml b/core/modules/comment/comment.info.yml
index c841981..5cbaa72 100644
--- a/core/modules/comment/comment.info.yml
+++ b/core/modules/comment/comment.info.yml
@@ -5,6 +5,7 @@ package: Core
 version: VERSION
 core: 8.x
 dependencies:
+  - field
   - datetime
   - text
 configure: comment.admin
