diff --git a/utils/zsh/Makefile b/utils/zsh/Makefile index 2144a5b71..8bd4fcd7b 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/