mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-15 23:29:19 +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"?>
|
<?xml version="1.0"?>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
<dependency type="build" id="pesign">
|
||||||
|
<distro id="fedora">
|
||||||
|
<package />
|
||||||
|
</distro>
|
||||||
|
</dependency>
|
||||||
<dependency type="build" id="abigail-tools">
|
<dependency type="build" id="abigail-tools">
|
||||||
<distro id="ubuntu">
|
<distro id="ubuntu">
|
||||||
<package variant="x86_64" />
|
<package variant="x86_64" />
|
||||||
|
Loading…
Reference in New Issue
Block a user