1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-06-26 02:44:33 +03:00

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.
This commit is contained in:
Alan Post 2010-10-03 16:07:01 -06:00
parent ad4b048fdf
commit 59d9e88c98

View File

@ -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