diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-10-08 18:25:17 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-10-08 18:25:17 +0200 |
commit | 33adedbc10d3d2bb3de7c2d6110a2c65722f5573 (patch) | |
tree | 7798deb21cb3ecd7f34d680203ffb5fb39c4e2d3 | |
parent | 63fa99f223455ec3c966deb8e5d4b3d4930392b9 (diff) |
php-pecl-yaf: missing BR
-rw-r--r-- | php-pecl-yaf.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-pecl-yaf.spec b/php-pecl-yaf.spec index 7895ec6..40d7f10 100644 --- a/php-pecl-yaf.spec +++ b/php-pecl-yaf.spec @@ -16,6 +16,7 @@ Source1: %{pecl_name}.ini BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: php-devel >= 5.2.0 BuildRequires: php-pear +BuildRequires: pcre-devel Requires(post): %{__pecl} Requires(postun): %{__pecl} |