mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
mathomatic: add DEPENDS libncurses
This commit is contained in:
@@ -18,7 +18,7 @@ define Package/mathomatic
|
|||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
TITLE:=Small computer algebra system.
|
TITLE:=Small computer algebra system.
|
||||||
URL:=http://www.mathomatic.org
|
URL:=http://www.mathomatic.org
|
||||||
DEPENDS:=+libreadline
|
DEPENDS:=+libreadline +libncurses
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/mathomatic/description
|
define Package/mathomatic/description
|
||||||
|
|||||||
Reference in New Issue
Block a user