浏览代码

imap requires OpenSSL

Ralf S. Engelschall 23 年之前
父节点
当前提交
b209744189
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      apache/apache.spec

+ 2 - 2
apache/apache.spec

@@ -60,7 +60,7 @@ Distribution: OpenPKG [BASE]
 Group:        Web
 License:      ASF
 Version:      %{V_apache}
-Release:      20030408
+Release:      20030516
 
 #   package options (suexec related)
 %option       with_suexec             yes
@@ -240,7 +240,7 @@ BuildPreReq:  freetype
 BuildPreReq:  gettext, libiconv
 %endif
 %if "%{with_mod_php_imap}" == "yes"
-BuildPreReq:  imap
+BuildPreReq:  imap, openssl
 %endif
 %if "%{with_mod_php_xml}" == "yes"
 BuildPreReq:  expat