mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 04:08:21 +04:00
ovn: remove python-six dep
OVN doesn't require Python Six, since about commit
338a6ddb5e
Maybe even earlier than that.
There are some left-over installations of six in their CI, but no usage in
any Python source code.
Refreshed patches.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -10,7 +10,7 @@ Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
||||
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -483,11 +483,9 @@ dist-docs:
|
||||
@@ -479,11 +479,9 @@ dist-docs:
|
||||
|
||||
|
||||
include automake.mk
|
||||
|
||||
Reference in New Issue
Block a user