Browse Source

Add some build depends

bryan 1 year ago
parent
commit
edf0cd7910
1 changed files with 2 additions and 0 deletions
  1. 2 0
      openwrtbuilder

+ 2 - 0
openwrtbuilder

@@ -239,6 +239,8 @@ installDependencies() {
                     "perl-FindBin"
                     "perl-Thread-Queue"
                     "perl-Time-Piece"
+                    "python3-pyelftools"
+                    "swig"
                     "clang" # for qosify
                 )
                 ;;