From c07cf89ac4173d7f281b38a386cf028d862eed50 Mon Sep 17 00:00:00 2001 From: liseen Date: Mon, 29 Aug 2011 11:39:33 +0800 Subject: [PATCH] updated spec file for ngx_openresty --- specs/ngx_openresty.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specs/ngx_openresty.spec b/specs/ngx_openresty.spec index dac9207..20d9f2b 100644 --- a/specs/ngx_openresty.spec +++ b/specs/ngx_openresty.spec @@ -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