From f9f5f9a01710c38a204763ee4ca04cec548f1986 Mon Sep 17 00:00:00 2001 From: bryan Date: Sat, 7 Dec 2024 17:03:54 -0500 Subject: [PATCH] remove legacy python2 dependency --- openwrtbuilder | 1 - 1 file changed, 1 deletion(-) diff --git a/openwrtbuilder b/openwrtbuilder index cd4bcac..6af44f9 100755 --- a/openwrtbuilder +++ b/openwrtbuilder @@ -288,7 +288,6 @@ install_dependencies() { file wget python3 - python2 axel perl-IPC-Cmd) ;;