> On Sep 13, 2021, at 1:38 AM, Thomas Huth wrote:
>
> On 13/09/2021 03.14, Jag Raman wrote:
>> Hi,
>> I'm wondering about the best way to install a dependency package on
>> GitLab runners.
>>
>> I'm adding libvfio-user [1] as a submodule to QEMU. libvfio-user depends
>> on the availability of
On 13/09/2021 03.14, Jag Raman wrote:
Hi,
I'm wondering about the best way to install a dependency package on
GitLab runners.
I'm adding libvfio-user [1] as a submodule to QEMU. libvfio-user depends
on the availability of the "json-c" package. As such, we need to install this
package to build t