mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
micropython-lib: fix DEPENDS
Signed-off-by: Roger D <rogerdammit@gmail.com>
This commit is contained in:
@@ -30,7 +30,7 @@ define Package/micropython-lib
|
||||
CATEGORY:=Languages
|
||||
TITLE:=micropython-lib
|
||||
URL:=https://github.com/micropython/micropython-lib
|
||||
DEPENDS:=micropython
|
||||
DEPENDS:=+micropython
|
||||
endef
|
||||
|
||||
define Package/micropython-lib/description
|
||||
|
||||
Reference in New Issue
Block a user