summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/package-build/shim-signed/package.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/package-build/shim-signed/package.toml b/scripts/package-build/shim-signed/package.toml
index 020c3e3d..1c3ae115 100644
--- a/scripts/package-build/shim-signed/package.toml
+++ b/scripts/package-build/shim-signed/package.toml
@@ -2,3 +2,10 @@
name = "shim-signed"
commit_id = "rolling"
scm_url = "https://github.com/vyos/shim-signed.git"
+
+[dependencies]
+packages = [
+ "shim-helpers-amd64-signed",
+ "shim-helpers-amd64-signed-template",
+ "shim-unsigned"
+]