mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-27 11:09:28 +00:00
contri/ci: Add dependancies for flashrom
Add libpci-dev for Ubuntu and Debian as it's required for flashrom
This commit is contained in:
parent
2e856d21e0
commit
42136840bd
@ -198,10 +198,12 @@
|
|||||||
<package>pciutils-devel</package>
|
<package>pciutils-devel</package>
|
||||||
</distro>
|
</distro>
|
||||||
<distro id="debian">
|
<distro id="debian">
|
||||||
|
<control />
|
||||||
<package variant="x86_64" />
|
<package variant="x86_64" />
|
||||||
<package variant="i386" />
|
<package variant="i386" />
|
||||||
</distro>
|
</distro>
|
||||||
<distro id="ubuntu">
|
<distro id="ubuntu">
|
||||||
|
<control />
|
||||||
<package variant="x86_64" />
|
<package variant="x86_64" />
|
||||||
</distro>
|
</distro>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user