Parcourir la source

Add python3-devel to RHEL dependencies

bryan il y a 6 mois
Parent
commit
cabd3aca8b
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      openwrtbuilder

+ 1 - 0
openwrtbuilder

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