diff mbox series

[1/2] package/supervisor: remove the dependency on python-meld3

Message ID 20211006161147.19864-2-asafka7@gmail.com
State Superseded
Headers show
Series [1/2] package/supervisor: remove the dependency on python-meld3 | expand

Commit Message

Asaf Kahlon Oct. 6, 2021, 4:11 p.m. UTC
According to the package documentation
(https://github.com/Supervisor/supervisor/blob/4.1.0/CHANGES.rst),
since version 4.1.0 supervisor doesn't depend on meld3.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 package/supervisor/Config.in | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/package/supervisor/Config.in b/package/supervisor/Config.in
index 623c3a836e..7ca3cae134 100644
--- a/package/supervisor/Config.in
+++ b/package/supervisor/Config.in
@@ -1,7 +1,6 @@ 
 config BR2_PACKAGE_SUPERVISOR
 	bool "supervisor"
 	depends on BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3
-	select BR2_PACKAGE_PYTHON_MELD3
 	select BR2_PACKAGE_PYTHON_SETUPTOOLS # runtime dependency
 	help
 	  A client/server system that allows its users to control a