Browse Source

cURL required for pun_repository extension

master
parent
commit
54e303360b
  1. 1
      punbb/punbb.spec

1
punbb/punbb.spec

@ -56,6 +56,7 @@ PreReq: apache-php::with_zlib = yes
PreReq: apache-php::with_xml = yes
PreReq: apache-php::with_tokenizer = yes
PreReq: apache-php::with_ctype = yes
PreReq: apache-php::with_curl = yes
PreReq: pcre
PreReq: pcre::with_utf8 = yes
PreReq: postgresql >= 8.2.4-20070906

Loading…
Cancel
Save