mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-27 12:54:58 +00:00
trivial: Add back accidentally removed jq dep
This commit is contained in:
parent
1e17457b16
commit
e48645f585
@ -564,6 +564,14 @@
|
|||||||
<package variant="x86_64" />
|
<package variant="x86_64" />
|
||||||
</distro>
|
</distro>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency type="build" id="jq">
|
||||||
|
<distro id="centos">
|
||||||
|
<package />
|
||||||
|
</distro>
|
||||||
|
<distro id="fedora">
|
||||||
|
<package />
|
||||||
|
</distro>
|
||||||
|
</dependency>
|
||||||
<dependency type="build" id="libxmlb-dev">
|
<dependency type="build" id="libxmlb-dev">
|
||||||
<distro id="arch">
|
<distro id="arch">
|
||||||
<package>libxmlb</package>
|
<package>libxmlb</package>
|
||||||
|
Loading…
Reference in New Issue
Block a user