lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 05d213405b0d6e5bfdc0025a7d51f2d7df2dbe4a
parent 15077bebbc9b73792f1cb9a8c805de09a2c5b83f
Author: Alberto Bursi <starshipeleven@outlook.com>
Date:   Sun, 23 Oct 2016 17:56:06 +0200

zsh: move to Shells submenu

Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Diffstat:
Mutils/zsh/Makefile | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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/