mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-21 23:56:16 +02:00
mathomatic: add DEPENDS libncurses
This commit is contained in:
parent
5adb5f3339
commit
6b6a1944b8
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user