mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
zsh: move to Shells submenu
Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
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