Skip to content

Commit d6f98e7

Browse files
terceirojackpot51
authored andcommitted
system76-firmware: add missing dependency on efibootmgr
Without efibootmgr installed, an attempt to schedule a firmware upgrade to the next boot fails with: "efibootmgr" "--quiet" "--delete-bootnext" system76-firmware: failed to schedule: failed to unset next boot: No such file or directory (os error 2)
1 parent 4585ead commit d6f98e7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

debian/control

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Homepage: https://github.com/pop-os/system76-firmware
1616
Package: system76-firmware
1717
Architecture: amd64
1818
Depends:
19+
efibootmgr,
1920
${misc:Depends},
2021
${shlib:Depends}
2122
Description: System76 Firmware CLI

0 commit comments

Comments
 (0)