summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-phpmailer6.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/php-phpmailer6.spec b/php-phpmailer6.spec
index 7a36f17..fcf903b 100644
--- a/php-phpmailer6.spec
+++ b/php-phpmailer6.spec
@@ -45,7 +45,6 @@ BuildRequires: php-ctype
BuildRequires: php-date
BuildRequires: php-filter
BuildRequires: php-hash
-BuildRequires: php-imap
BuildRequires: php-intl
BuildRequires: php-mbstring
BuildRequires: php-openssl
@@ -76,7 +75,7 @@ Requires: php-filter
Requires: php-hash
# from phpcompatinfo report on version 6.1.3
Requires: php-date
-Requires: php-imap
+Recommends: php-imap
Requires: php-intl
Requires: php-mbstring
Requires: php-openssl
@@ -206,6 +205,7 @@ exit $ret
%changelog
* Wed Feb 24 2021 Remi Collet <remi@remirepo.net> - 6.3.0-1
- update to 6.3.0
+- php-imap is optional
* Thu Nov 26 2020 Remi Collet <remi@remirepo.net> - 6.2.0-1
- update to 6.2.0