]> git.pld-linux.org Git - packages/php.git/commitdiff
opcache requires pcre (pcre_globals symbol)
authorElan Ruusamäe <glen@delfi.ee>
Sun, 9 Aug 2015 13:14:43 +0000 (16:14 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 9 Aug 2015 13:14:43 +0000 (16:14 +0300)
php.spec

index 099c70413bb87ffb5b08ad4b4e4fea7d472a4ea3..8f9b2826687b9ef73f3719c06195f54effb46c61 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -1247,6 +1247,7 @@ Summary(pl.UTF-8):        Zend Optimizer+ - optymalizator kodu PHP
 Group:         Libraries
 URL:           https://wiki.php.net/rfc/optimizerplus
 Requires:      %{name}-common = %{epoch}:%{version}-%{release}
+Requires:      %{name}-pcre = %{epoch}:%{version}-%{release}
 Provides:      php(opcache) = %{opcachever}
 
 %description opcache
This page took 0.05082 seconds and 4 git commands to generate.