Browse Source

zsh: move to Shells submenu

Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
lilik-openwrt-22.03
Alberto Bursi 8 years ago
committed by GitHub
parent
commit
05d213405b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      utils/zsh/Makefile

+ 1
- 0
utils/zsh/Makefile View File

@ -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…
Cancel
Save