Przeglądaj źródła

imap requires OpenSSL

Ralf S. Engelschall 23 lat temu
rodzic
commit
b209744189
1 zmienionych plików z 2 dodań i 2 usunięć
  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