|
@ -8,7 +8,7 @@ |
|
|
define Package/python-ncurses |
|
|
define Package/python-ncurses |
|
|
$(call Package/python/Default) |
|
|
$(call Package/python/Default) |
|
|
TITLE:=Python $(PYTHON_VERSION) ncurses module |
|
|
TITLE:=Python $(PYTHON_VERSION) ncurses module |
|
|
DEPENDS:=+python-light +libncursesw |
|
|
|
|
|
|
|
|
DEPENDS:=+python-light +libncurses |
|
|
endef |
|
|
endef |
|
|
|
|
|
|
|
|
$(eval $(call PyBasePackage,python-ncurses, \ |
|
|
$(eval $(call PyBasePackage,python-ncurses, \ |
|
|