diff options
| author | Christian Breunig <christian@breunig.cc> | 2026-04-03 08:15:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-03 08:15:23 +0200 |
| commit | bba85756aa458811a347ffb063671731a2975407 (patch) | |
| tree | 4a6fccbed6cb0ae632af3c233682d9b1b24b8a6f /debian/control | |
| parent | ae31ab3e6e6c0b4e6b2d78f4bfde927a46fe465a (diff) | |
| parent | afd124bcc5ba98ec9e0858c4256f04be1799eda7 (diff) | |
| download | vyos-1x-bba85756aa458811a347ffb063671731a2975407.tar.gz vyos-1x-bba85756aa458811a347ffb063671731a2975407.zip | |
Merge pull request #5104 from sever-sever/T8380
T8380: Add sbsigntool for ARM64 debian control for vyos-1x
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 545341eae..a98d0bd34 100644 --- a/debian/control +++ b/debian/control @@ -136,7 +136,7 @@ Depends: grub-efi-arm64-bin [arm64], mokutil, shim-signed [amd64], - sbsigntool [amd64], + sbsigntool, # Image signature verification tool minisign, # Live filesystem tools |
