From: Alexandru Ardelean Date: Tue, 21 Apr 2015 07:15:44 +0000 (+0300) Subject: python: replace with libncursesw with libncurses X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=022fb434cff9c271e984cf72fcddd41a82ba7a09;p=openwrt-packages.git python: replace with libncursesw with libncurses Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/files/python-package-ncurses.mk b/lang/python/files/python-package-ncurses.mk index 04751ef83..bab941559 100644 --- a/lang/python/files/python-package-ncurses.mk +++ b/lang/python/files/python-package-ncurses.mk @@ -8,7 +8,7 @@ define Package/python-ncurses $(call Package/python/Default) TITLE:=Python $(PYTHON_VERSION) ncurses module - DEPENDS:=+python-light +libncursesw + DEPENDS:=+python-light +libncurses endef $(eval $(call PyBasePackage,python-ncurses, \