diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-04-28 17:07:54 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-04-28 17:07:54 +0200 |
commit | 13dfc570f12382ff408bddfd3bf9b71ea4063758 (patch) | |
tree | de07290775e1f8e18bf154b5af123fd15a4f7cf6 | |
parent | e52131c0199e88784b8893981ad3876c0e755acb (diff) |
php-horde-Horde-Mapi: mising BR
-rw-r--r-- | php-horde-Horde-Mapi.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-horde-Horde-Mapi.spec b/php-horde-Horde-Mapi.spec index 1a0f15b..dc6144d 100644 --- a/php-horde-Horde-Mapi.spec +++ b/php-horde-Horde-Mapi.spec @@ -30,6 +30,7 @@ BuildRequires: php-channel(%{pear_channel}) BuildRequires: php-bcmath BuildRequires: php-pear(%{pear_channel}/Horde_Test) >= 2.1.0 BuildRequires: php-pear(%{pear_channel}/Horde_Date) >= 2.0.0 +BuildRequires: php-pear(phpseclib.sourceforge.net/Math_BigInteger) Requires(post): %{__pear} Requires(postun): %{__pear} |