On 5/13/21 12:15 PM, Daniel P. Berrangé wrote:
> On Thu, May 13, 2021 at 12:12:33PM +0200, Philippe Mathieu-Daudé wrote:
>> On 5/13/21 11:55 AM, Daniel P. Berrangé wrote:
>>> librados-dev is not required by QEMU directly, only librbd-dev.
>>>
>>> glusterfs-common is not directly needed by QEMU.
>>>
>>> QEMU uses ncursesw only on non-Windows hosts.
>>>
>>> The clang package is clang 10.
>>>
>>> flex and bison are not required by QEMU.
>>
>> I included them to use the same Docker file to build Linux kernel
>> we test. Not a blocker, this is the QEMU project, and I'd rather
>> get the vmlinux images prebuilt from elsewhere, so:
> 
> If we want containers in which we can build the kernel, we can
> also create a dedicated set of dockerfiles containing only the
> deps that Linux kernel builds needs, separate from QEMU.

Yes, this is how I understand lci-tool can help.

Reply via email to