Merge pull request #3379 from bobafetthotmail/patch-3
zsh: move to Shells submenu
This commit is contained in:
commit
9e9af1c7c5
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||
define Package/zsh
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
SUBMENU:=Shells
|
||||
TITLE:=The Z shell
|
||||
DEPENDS:=+libncurses +libncursesw +libpcre +librt
|
||||
URL:=http://www.zsh.org/
|
||||
|
|
Loading…
Reference in a new issue