OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 10-Feb-2007 15:57:10
Branch: HEAD Handle: 2007021014571000
Modified files:
openpkg-src/wordpress wordpress.spec
Log:
add missing dependency
Summary:
Revision Changes Path
1.22 +1 -0 openpkg-src/wordpress/wordpress.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/wordpress/wordpress.spec
============================================================================
$ cvs diff -u -r1.21 -r1.22 wordpress.spec
--- openpkg-src/wordpress/wordpress.spec 10 Feb 2007 13:37:29 -0000
1.21
+++ openpkg-src/wordpress/wordpress.spec 10 Feb 2007 14:57:10 -0000
1.22
@@ -49,6 +49,7 @@
PreReq: apache
PreReq: apache::with_mod_php = yes
PreReq: apache::with_mod_php_mysql = yes
+PreReq: apache::with_mod_php_pcre = yes
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]