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:
Mario Limonciello 2023-01-25 16:56:15 -06:00
parent 3b1400c4be
commit 01d82b5538

View File

@ -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" />