mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-13 21:35:02 +00:00
Add python3-pefile/python-pefile to CI build deps
This is so that it can be used by subproject fwupd-efi
This commit is contained in:
parent
3b1400c4be
commit
01d82b5538
@ -1256,6 +1256,24 @@
|
||||
<package variant="x86_64" />
|
||||
</distro>
|
||||
</dependency>
|
||||
<dependency id="python3-pefile">
|
||||
<distro id="arch">
|
||||
<package variant="x86_64">python-pefile</package>
|
||||
</distro>
|
||||
<distro id="fedora">
|
||||
<package variant="x86_64"></package>
|
||||
</distro>
|
||||
<distro id="debian">
|
||||
<control />
|
||||
<package variant="x86_64" />
|
||||
<package variant="s390x" />
|
||||
<package variant="i386" />
|
||||
</distro>
|
||||
<distro id="ubuntu">
|
||||
<control />
|
||||
<package variant="x86_64" />
|
||||
</distro>
|
||||
</dependency>
|
||||
<dependency id="gi-docgen">
|
||||
<distro id="void">
|
||||
<package variant="x86_64" />
|
||||
|
Loading…
Reference in New Issue
Block a user