diff options
-rw-r--r-- | php-horde-content.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-horde-content.spec b/php-horde-content.spec index 3c2f0c2..7ddc1e7 100644 --- a/php-horde-content.spec +++ b/php-horde-content.spec @@ -50,7 +50,7 @@ Requires: php-pear(%{pear_channel}/Horde_Rdo) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Rdo) < 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-pear(%{pear_channel}/Horde_Argv) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Argv) < 3.0.0 # optional and implicitly required Horde_Controller, Horde_ElasticSearch |