diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-01-15 07:19:41 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-01-15 07:19:41 +0100 |
commit | e466355dda2181d955f20e80a60e68eeb2e4cd8c (patch) | |
tree | 834ecfe31eeffae19d58fd503abcddc3af091595 | |
parent | 5b4250c92338af6728ec5be6331265330d234679 (diff) |
php-horde-imp: fix dep
-rw-r--r-- | php-horde-imp.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-horde-imp.spec b/php-horde-imp.spec index 92cde3f..6e229b8 100644 --- a/php-horde-imp.spec +++ b/php-horde-imp.spec @@ -122,7 +122,7 @@ Requires: php-pear(%{pear_channel}/Horde_Vfs) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Vfs) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_View) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_View) < 3.0.0 -Requires: php-pear(phpseclib/File_ASN1) +Requires: php-pear(phpseclib.sourceforge.net/File_ASN1) # From package.xml, optional Requires: php-pear(%{pear_channel}/Horde_Service_Gravatar) >= 1.0.0 Requires: php-pear(%{pear_channel}/Horde_Service_Gravatar) < 2.0.0 |