Przeglądaj źródła

imap support requires OpenSSL

Ralf S. Engelschall 23 lat temu
rodzic
commit
26c69c7fea
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      php/php.spec

+ 2 - 2
php/php.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Language
 License:      PHP
 Version:      4.3.1
-Release:      20030408
+Release:      20030516
 
 #   package options (analog to apache.spec)
 %option       with_calendar   no
@@ -124,7 +124,7 @@ BuildPreReq:  freetype
 BuildPreReq:  gettext, libiconv
 %endif
 %if "%{with_imap}" == "yes"
-BuildPreReq:  imap
+BuildPreReq:  imap, openssl
 %endif
 %if "%{with_xml}" == "yes"
 BuildPreReq:  expat