diff options
| author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2026-04-02 13:48:01 +0000 |
|---|---|---|
| committer | Viacheslav Hletenko <v.gletenko@vyos.io> | 2026-04-02 13:48:01 +0000 |
| commit | afd124bcc5ba98ec9e0858c4256f04be1799eda7 (patch) | |
| tree | 1bbc3c8073119fb825768844e10158730d9a192f | |
| parent | 2ad37c4a8a963651bbc183d24662f2571c4682c6 (diff) | |
| download | vyos-1x-afd124bcc5ba98ec9e0858c4256f04be1799eda7.tar.gz vyos-1x-afd124bcc5ba98ec9e0858c4256f04be1799eda7.zip | |
T8380: Add sbsigntool for ARM64 debian control for vyos-1x
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f991d8f48..a07a7a491 100644 --- a/debian/control +++ b/debian/control @@ -137,7 +137,7 @@ Depends: grub-efi-arm64-bin [arm64], mokutil, shim-signed [amd64], - sbsigntool [amd64], + sbsigntool, # Image signature verification tool minisign, # Live filesystem tools |
