Explorar el Código

Add python3-devel to RHEL dependencies

bryan hace 5 meses
padre
commit
cabd3aca8b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      openwrtbuilder

+ 1 - 0
openwrtbuilder

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