mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-26 04:46:55 +00:00
trivial: add libsoup in for ABI checking
This patch should be reverted after switching from libcurl to libsoup
This commit is contained in:
parent
3a73c342ba
commit
487a391c47
@ -817,6 +817,12 @@
|
|||||||
<package variant="x86_64" />
|
<package variant="x86_64" />
|
||||||
</distro>
|
</distro>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency type="build" id="libsoup2.4-dev">
|
||||||
|
<distro id="ubuntu">
|
||||||
|
<control />
|
||||||
|
<package variant="x86_64" />
|
||||||
|
</distro>
|
||||||
|
</dependency>
|
||||||
<dependency type="build" id="libcurl4-gnutls-dev">
|
<dependency type="build" id="libcurl4-gnutls-dev">
|
||||||
<distro id="arch">
|
<distro id="arch">
|
||||||
<package>curl</package>
|
<package>curl</package>
|
||||||
|
Loading…
Reference in New Issue
Block a user