mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #3379 from bobafetthotmail/patch-3
zsh: move to Shells submenu
This commit is contained in:
@@ -24,6 +24,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/zsh
|
define Package/zsh
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
|
SUBMENU:=Shells
|
||||||
TITLE:=The Z shell
|
TITLE:=The Z shell
|
||||||
DEPENDS:=+libncurses +libncursesw +libpcre +librt
|
DEPENDS:=+libncurses +libncursesw +libpcre +librt
|
||||||
URL:=http://www.zsh.org/
|
URL:=http://www.zsh.org/
|
||||||
|
|||||||
Reference in New Issue
Block a user