diff --git a/mathomatic/Makefile b/mathomatic/Makefile index 6ad934a..85e8734 100644 --- a/mathomatic/Makefile +++ b/mathomatic/Makefile @@ -18,7 +18,7 @@ define Package/mathomatic CATEGORY:=Utilities TITLE:=Small computer algebra system. URL:=http://www.mathomatic.org - DEPENDS:=+libreadline + DEPENDS:=+libreadline +libncurses endef define Package/mathomatic/description