From eb5cb620bf33f5dd351c04cb6f5fcbd963abd2ea Mon Sep 17 00:00:00 2001 From: kyak Date: Fri, 30 Jul 2010 15:40:59 +0400 Subject: [PATCH] mathomatic: added libreadline dependancy --- mathomatic/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/mathomatic/Makefile b/mathomatic/Makefile index 37ffef1..b3a38dd 100644 --- a/mathomatic/Makefile +++ b/mathomatic/Makefile @@ -21,6 +21,7 @@ define Package/mathomatic CATEGORY:=Utilities TITLE:=Calc URL:=http://www.panix.com/~gesslein/ + DEPENDS:=+libreadline endef define Package/mathomatic/description