Re: [PATCH 2/2] ci: align Ubuntu and Fedora build coverage

2023-02-06 Thread Thomas Monjalon
15/12/2022 10:19, David Marchand: > Some dependencies were missing for builds in those two environments: > - for Ubuntu 20.04: libssl-dev, zlib1g-dev, > - for Fedora 35: libarchive-devel, libbsd-devel, jansson-devel, > > Signed-off-by: David Marchand Series applied, thanks.

[PATCH 2/2] ci: align Ubuntu and Fedora build coverage

2022-12-15 Thread David Marchand
Some dependencies were missing for builds in those two environments: - for Ubuntu 20.04: libssl-dev, zlib1g-dev, - for Fedora 35: libarchive-devel, libbsd-devel, jansson-devel, Signed-off-by: David Marchand --- .github/workflows/build.yml | 25 ++--- 1 file changed, 14 insert