Sfoglia il codice sorgente

Add python3-devel to RHEL dependencies

bryan 6 mesi fa
parent
commit
cabd3aca8b
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      openwrtbuilder

+ 1 - 0
openwrtbuilder

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