mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-04-05 10:20:27 -07:00
Update bindep.txt to support RHEL9
On RHEL9 the rpm package `python39-devel` doesn't exists. The real name is `python3-devel`.
This commit is contained in:
parent
b950cdb8b4
commit
db0aafd465
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
python39-devel [platform:rpm compile]
|
||||
python3-devel [compile platform:rpm]
|
||||
python39-devel [compile platform:centos-8 platform:rhel-8]
|
||||
git-lfs [platform:rpm]
|
||||
python3-netaddr [platform:rpm]
|
||||
python3-lxml [platform:rpm]
|
||||
|
|
Loading…
Add table
Reference in a new issue