+14
−25
Loading
pkgconf is newer supported version and present in
all versions we officially support, see list below
venv should alwasy be used to simplify installation
and avoid conflicts and dependencies with system packages
tested using:
```
./scripts/pkgdep.sh --all
./configure --enable-coverage
source ./scripts/common.sh
make -j
```
and those images:
- docker.io/library/ubuntu:20.04
- docker.io/library/ubuntu:22.04
- docker.io/library/ubuntu:24.04
- docker.io/library/debian:12.12
- docker.io/library/debian:11.11
Change-Id: I6c654c35604d5723f5baf7e66c6b738d93a1264b
Signed-off-by:
Boris Glimcher <Boris.Glimcher@emc.com>
Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/26606
Community-CI: Mellanox Build Bot
Reviewed-by:
Jim Harris <jim.harris@nvidia.com>
Reviewed-by:
Tomasz Zawadzki <tomasz@tzawadzki.com>
Tested-by:
SPDK Automated Test System <spdkbot@gmail.com>
Reviewed-by:
Michal Berger <michal.berger@nutanix.com>