summaryrefslogtreecommitdiff
path: root/plugins/efi_resolver/src/Plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/efi_resolver/src/Plugin.cpp')
-rw-r--r--plugins/efi_resolver/src/Plugin.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/efi_resolver/src/Plugin.cpp b/plugins/efi_resolver/src/Plugin.cpp
index 9d5a69ce..e26ec171 100644
--- a/plugins/efi_resolver/src/Plugin.cpp
+++ b/plugins/efi_resolver/src/Plugin.cpp
@@ -70,6 +70,9 @@ extern "C"
"eligibility": {
"runOnce": true,
"auto": {}
+ },
+ "dependencies": {
+ "downstream": ["core.module.update"]
}
})~", &RunWorkflow);