mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-14 16:11:22 +00:00
trivial: debian: Add Recommends for bolt
Newer versions of bolt provide a superior experience when using Thunderbolt force power rather than directly using the kernel. Pull bolt in when installing fwupd to take advantage of this.
This commit is contained in:
parent
c07ce5b488
commit
30407537ff
@ -33,6 +33,7 @@ Architecture: linux-any
|
||||
Depends: ${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
Recommends: python3,
|
||||
bolt,
|
||||
fwupd-signed
|
||||
Breaks: gir1.2-dfu-1.0 (<< 0.9.7-1),
|
||||
libdfu1 (<< 0.9.7-1),
|
||||
|
Loading…
Reference in New Issue
Block a user