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