diff options
| -rw-r--r-- | php-cakephp.spec | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/php-cakephp.spec b/php-cakephp.spec index 5141dc4..1995fe7 100644 --- a/php-cakephp.spec +++ b/php-cakephp.spec @@ -240,6 +240,7 @@ Requires:       php-composer(%{pk_vendor}/core) = %{version}  # From phpcompatinfo report  Requires:       php-pcre  Requires:       php-spl +Provides:       php-composer(%{pk_vendor}/event) = %{version}  %description event  CakePHP Event Library:  | 
