diff --git a/openwrtbuilder b/openwrtbuilder index 230fcfd..4b1998b 100755 --- a/openwrtbuilder +++ b/openwrtbuilder @@ -183,6 +183,7 @@ install_dependencies() { "which" "diffutils" "python3" + "python3-devel" "python3-setuptools" "python3-pyelftools" "perl-base"