add libncurses dependency to bash, fixes #3150
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10565 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ae6d9d9a6f
commit
81e0353a4b
@ -25,6 +25,7 @@ define Package/bash
|
|||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
TITLE:=The GNU Bourne Again SHell
|
TITLE:=The GNU Bourne Again SHell
|
||||||
|
DEPENDS:=+libncurses
|
||||||
URL:=http://www.gnu.org/software/bash/
|
URL:=http://www.gnu.org/software/bash/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user