Browse Source

"add missing dependencies"

master
parent
commit
b464a50af6
  1. 6
      apache-suphp/apache-suphp.spec

6
apache-suphp/apache-suphp.spec

@ -32,7 +32,7 @@ Class: EVAL
Group: Web
License: GPL
Version: 0.7.1
Release: 20090315
Release: 20100402
# package options
%option with_suphp_caller %{l_nusr}
@ -48,8 +48,8 @@ Patch0: apache-suphp.patch
# build information
BuildPreReq: OpenPKG, openpkg >= 20100101, gcc, gcc::with_cxx = yes
PreReq: OpenPKG, openpkg >= 20100101
BuildPreReq: apache, php
PreReq: apache, php
BuildPreReq: apache, apr, php
PreReq: apache, apr, php
%description
The suPHP Apache module together with suPHP itself provides an easy

Loading…
Cancel
Save