mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 07:42:08 -04:00
add additional python3-devel pkg name
This commit is contained in:
parent
c903bcec46
commit
ef8a3ae63c
1 changed files with 1 additions and 0 deletions
|
|
@ -163,6 +163,7 @@ BootstrapRpmPython3() {
|
|||
|
||||
python_pkgs="python3
|
||||
python3-devel
|
||||
python3-devel.x86_64
|
||||
"
|
||||
|
||||
BootstrapRpmCommonBase "$python_pkgs"
|
||||
|
|
|
|||
Loading…
Reference in a new issue