[igt-dev] [PATCH i-g-t] meson: Explicitly require libcurl for chamelium
Petri Latvala
petri.latvala at intel.com
Thu May 9 11:05:21 UTC 2019
On Thu, May 09, 2019 at 01:58:21PM +0300, Petri Latvala wrote:
> On Thu, May 09, 2019 at 10:56:00AM +0300, Arkadiusz Hiler wrote:
> > Chamelium uses xmlrpc client which:
> >
> > $ xmlrpc-c-config client --libs
> > -L/usr/lib/x86_64-linux-gnu -lxmlrpc_client -lxmlrpc -lxmlrpc_xmlparse -lxmlrpc_xmltok -lxmlrpc_util -lcurl
> >
> > Debian/Ubuntu (and perhaps others) lack dependency on libcurl-dev:
> >
> > $ apt depends libxmlrpc-core-c3-dev
> > Depends: libxmlrpc-core-c3 (= 1.33.14-4)
> > Suggests: xmlrpc-api-utils
> >
> > $ apt depends libxmlrpc-core-c3
> > libxmlrpc-core-c3
> > Depends: libc6 (>= 2.14)
> > Depends: libcurl3 (>= 7.16.2)
>
> I don't see us installing libcurl-dev explicitly in gitlab-CI. Does
> kms_chamelium build there properly?
Apparently I was blind, in addition to only searching for libcurl-dev.
--
Petri Latvala
More information about the igt-dev
mailing list