diff --git a/utils/zsh/Makefile b/utils/zsh/Makefile index 95cb8a7d8b..4c6c961404 100644 --- a/utils/zsh/Makefile +++ b/utils/zsh/Makefile @@ -26,7 +26,7 @@ define Package/zsh CATEGORY:=Utilities SUBMENU:=Shells TITLE:=The Z shell - DEPENDS:=+libncurses +libncursesw +libpcre +librt + DEPENDS:=+libcap +libncurses +libncursesw +libpcre +librt URL:=http://www.zsh.org/ endef