mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-27 06:10:13 +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" />
|
||||
</distro>
|
||||
</dependency>
|
||||
<dependency type="build" id="jq">
|
||||
<distro id="centos">
|
||||
<package />
|
||||
</distro>
|
||||
<distro id="fedora">
|
||||
<package />
|
||||
</distro>
|
||||
</dependency>
|
||||
<dependency type="build" id="libxmlb-dev">
|
||||
<distro id="arch">
|
||||
<package>libxmlb</package>
|
||||
|
Loading…
Reference in New Issue
Block a user