diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-09-16 10:03:30 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-09-16 10:03:30 +0200 |
commit | 8578e951b1d73dd595a1c260ef72db3cb97984d1 (patch) | |
tree | f99889cdd0ec7dccabbf33d54d632f477c147337 | |
parent | 946d50a543d01206cb2fd2510eeffce508876a14 (diff) |
horde: typo
-rw-r--r-- | php-horde-Horde-Imap-Client.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-horde-Horde-Imap-Client.spec b/php-horde-Horde-Imap-Client.spec index 77b0e35..2ffe0c2 100644 --- a/php-horde-Horde-Imap-Client.spec +++ b/php-horde-Horde-Imap-Client.spec @@ -59,7 +59,7 @@ Requires: php-pear(%{pear_channel}/Horde_Translation) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Translation) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Util) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Util) < 3.0.0 -# Optionnal +# Optional Requires: php-mbstring Requires: php-pear(%{pear_channel}/Horde_Cache) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Cache) < 3.0.0 |