From 59d9e88c98f96fc35c3ea5cbcfa394500594ad7e Mon Sep 17 00:00:00 2001 From: Alan Post Date: Sun, 3 Oct 2010 16:07:01 -0600 Subject: [PATCH] Remove BROKEN tag: wordgrinder is working with latest image. I've updated my NanoNote to the latest source, and having fixed the patch for this package, wordgrinder is now working. This program was crashing on the ~2010-06-17 image, delivered with my NanoNote. --- wordgrinder/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wordgrinder/Makefile b/wordgrinder/Makefile index 9a478ee..84b241f 100644 --- a/wordgrinder/Makefile +++ b/wordgrinder/Makefile @@ -16,7 +16,7 @@ define Package/wordgrinder TITLE:=A word processor for processing words URL:=http://wordgrinder.sourceforge.net/ SUBMENU:=Editors - DEPENDS:=+libncursesw lua luafilesystem BROKEN + DEPENDS:=+libncursesw lua luafilesystem endef define Package/wordgrinder/description