diff --git a/common/addons/config-feature/src/main/resources/terra.addon.yml b/common/addons/config-feature/src/main/resources/terra.addon.yml index a3f67376a..bf25533f5 100644 --- a/common/addons/config-feature/src/main/resources/terra.addon.yml +++ b/common/addons/config-feature/src/main/resources/terra.addon.yml @@ -9,4 +9,6 @@ website: issues: https://github.com/PolyhedralDev/Terra-config-feature/issues source: https://github.com/PolyhedralDev/Terra-config-feature docs: https://github.com/PolyhedralDev/Terra/wiki -license: GNU LGPL v3.0 \ No newline at end of file +license: GNU LGPL v3.0 +depends: + generation-stage-feature: "0.1.+" \ No newline at end of file