From 05d213405b0d6e5bfdc0025a7d51f2d7df2dbe4a Mon Sep 17 00:00:00 2001 From: Alberto Bursi Date: Sun, 23 Oct 2016 17:56:06 +0200 Subject: [PATCH] zsh: move to Shells submenu Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi --- utils/zsh/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/zsh/Makefile b/utils/zsh/Makefile index 2144a5b712..8bd4fcd7b1 100644 --- a/utils/zsh/Makefile +++ b/utils/zsh/Makefile @@ -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/