Browse Source

Add python3-devel to RHEL dependencies

bryan 5 days ago
parent
commit
cabd3aca8b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      openwrtbuilder

+ 1 - 0
openwrtbuilder

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