Skip to content

Commit

Permalink
update depends
Browse files Browse the repository at this point in the history
  • Loading branch information
infotroph committed Oct 10, 2022
1 parent 2b7e370 commit 070b8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.depends
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ $(call depends,modules/data.atmosphere): | .install/base/db .install/base/logger
$(call depends,modules/data.hydrology): | .install/base/logger .install/base/utils
$(call depends,modules/data.land): | .install/modules/benchmark .install/modules/data.atmosphere .install/base/db .install/base/logger .install/base/remote .install/base/utils .install/base/visualization .install/base/settings
$(call depends,modules/data.remote): | .install/base/db .install/base/utils .install/base/logger .install/base/remote
$(call depends,modules/emulator): | .install/base/logger
$(call depends,modules/emulator): |
$(call depends,modules/meta.analysis): | .install/base/utils .install/base/db .install/base/logger .install/base/settings
$(call depends,modules/photosynthesis): |
$(call depends,modules/priors): | .install/base/logger .install/modules/meta.analysis .install/base/utils .install/base/visualization
Expand Down

0 comments on commit 070b8e0

Please sign in to comment.