diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-09-11 15:23:14 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-09-11 15:23:14 +0200 |
commit | a632192514a97d278d33bb9349d1265b4c50ad69 (patch) | |
tree | c05ba54e2f1e118f4f53dfa5f15cb5bc91a06d13 | |
parent | 4cda4570bd72ab3a448fc8299d64f7bada932483 (diff) |
php-jsonlint: 1.3.0 (backport)
-rw-r--r-- | php-pecl-swoole.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-pecl-swoole.spec b/php-pecl-swoole.spec index e518f27..9369f9b 100644 --- a/php-pecl-swoole.spec +++ b/php-pecl-swoole.spec @@ -35,6 +35,7 @@ BuildRequires: %{?scl_prefix}php-devel BuildRequires: %{?scl_prefix}php-pear BuildRequires: %{?scl_prefix}php-sockets BuildRequires: %{?scl_prefix}php-mysqli +BuildRequires: pcre-devel Requires(post): %{__pecl} Requires(postun): %{__pecl} |