Merge branch 'master' of github.com:agentzh/ngx_openresty

This commit is contained in:
agentzh (章亦春) 2011-08-29 16:43:38 +08:00
commit 08d54b1eb8
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ Source0: ngx_openresty-%{version}rc%{release}.tar.gz
BuildRoot: %{build_root}
AutoReqProv: no
BuildRequires: gcc >= 3.0, openssl-devel, pcre-devel, read
Requires: openssl, pcre
BuildRequires: gcc >= 3.0, openssl-devel, pcre-devel, readline-devel
Requires: openssl, pcre, readline
%description
OpenResty (aka. ngx_openresty) is a full-fledged web application server by bundling the standard Nginx core, lots of 3rd-party Nginx modules, as well as most of their external dependencie