Add python3-devel to RHEL dependencies

This commit is contained in:
2024-11-15 20:46:11 -05:00
parent 75303a619e
commit cabd3aca8b

View File

@@ -183,6 +183,7 @@ install_dependencies() {
"which"
"diffutils"
"python3"
"python3-devel"
"python3-setuptools"
"python3-pyelftools"
"perl-base"