mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-14 02:40:34 +00:00
trivial: Add back pesign to the fwupd docker images
This is needed as fwupd-efi uses the fwupd images, and pesign is a build-time dep of the Fedora package.
This commit is contained in:
parent
3bcd4cf44a
commit
ca2e1cc08c
@ -1,5 +1,10 @@
|
||||
<?xml version="1.0"?>
|
||||
<dependencies>
|
||||
<dependency type="build" id="pesign">
|
||||
<distro id="fedora">
|
||||
<package />
|
||||
</distro>
|
||||
</dependency>
|
||||
<dependency type="build" id="abigail-tools">
|
||||
<distro id="ubuntu">
|
||||
<package variant="x86_64" />
|
||||
|
Loading…
Reference in New Issue
Block a user