python3-wheel is called python3-pip-wheel on rhel9

Change-Id: I08158e45a13e89ef3e2f615906e9bcc11f8ba819
This commit is contained in:
Juan Larriba 2022-03-24 16:35:01 +01:00
parent 911c2b9b9b
commit e5f6bb9a20
1 changed files with 3 additions and 2 deletions

View File

@ -17,9 +17,10 @@ python-docutils [platform:centos-7]
python3 [platform:redhat]
python3-devel [platform:redhat !platform:rhel-7]
python3-docutils [platform:redhat !platform:rhel-7 !platform:centos-7]
python3-libselinux [platform:redhat]
python3-libselinux [platform:redhat !platform:rhel-9]
python3-setuptools [platform:redhat]
python3-wheel [platform:redhat]
python3-wheel [platform:redhat !platform:rhel-9]
python3-pip-wheel [platform:rhel-9]
readline-devel [platform:redhat]
sqlite-devel [platform:redhat]
zlib-devel [platform:redhat]