lede-packages-rs

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

commit 9e9af1c7c507f46f6c7113dcc187146f78b20f8c
parent a96efabd9af92de1063eadb9d035967ac2f5284a
Author: Hannu Nyman <hannu.nyman@iki.fi>
Date:   Sun, 30 Oct 2016 09:51:36 +0200

Merge pull request #3379 from bobafetthotmail/patch-3

zsh: move to Shells submenu
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/