trivial: add libsoup in for ABI checking

This patch should be reverted after switching from libcurl to
libsoup
This commit is contained in:
Mario Limonciello 2020-11-18 08:09:18 -06:00 committed by Richard Hughes
parent 3a73c342ba
commit 487a391c47

View File

@ -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>