ソースを参照

Add python3-devel to RHEL dependencies

bryan 5 ヶ月 前
コミット
cabd3aca8b
1 ファイル変更1 行追加0 行削除
  1. 1 0
      openwrtbuilder

+ 1 - 0
openwrtbuilder

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