updated spec file for ngx_openresty

This commit is contained in:
liseen 2011-08-29 11:39:33 +08:00
parent cd83ed0590
commit c07cf89ac4
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