Skip to content
Snippets Groups Projects

E3-822: Register dependencies for expanded db files

Merged Simon Rose requested to merge e3_822_db_dependencies into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* It is no longer necessary to specify `REQUIRED += ...` nor `x_VERSION = $(X_DEP_VERSION)` within the module makefile
* It is no longer necessary to specify `REQUIRED += ...` nor `x_VERSION = $(X_DEP_VERSION)` within the module makefile
### Bugfixes
### Bugfixes
 
* Fixed issue where updated dependencies of substitution files did not retrigger a .db expansion.
### Other changes
### Other changes
Loading