mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
click-log: fix circular dependency
Removing python3 conditional DEPENDS to avoid a circular dependency. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
This commit is contained in:
@@ -23,7 +23,7 @@ define Package/python3-click-log
|
|||||||
SUBMENU:=Python
|
SUBMENU:=Python
|
||||||
URL:=http://github.com/mitsuhiko/click
|
URL:=http://github.com/mitsuhiko/click
|
||||||
TITLE:=python3-click-log
|
TITLE:=python3-click-log
|
||||||
DEPENDS:=+PACKAGE_python3-click-log:python3-click
|
DEPENDS:=+python3-click
|
||||||
VARIANT:=python3
|
VARIANT:=python3
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user