mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-25 10:49:17 +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" />
|
||||
</distro>
|
||||
</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">
|
||||
<distro id="arch">
|
||||
<package>curl</package>
|
||||
|
Loading…
Reference in New Issue
Block a user