summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-06-24 15:57:18 +0200
committerRemi Collet <remi@remirepo.net>2020-06-24 15:57:18 +0200
commitfd4d14fb9d92a61266483239aba5c692be9c573d (patch)
tree13f5817bdabe16df735f0887c90974d1d4c674e1
parent5338f97e2c42d49071fc8c177268b9dde4454828 (diff)
btw, this is only a weak dep
-rw-r--r--php.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/php.spec b/php.spec
index 60b7b41..26f15c2 100644
--- a/php.spec
+++ b/php.spec
@@ -395,8 +395,7 @@ Requires: openssl-devel%{?_isa} >= 1.0.1
Requires: pcre2-devel%{?_isa} >= 10.30
%endif
Requires: zlib-devel%{?_isa}
-# TODO add rhel 8 when EPEL will have php-nikic-php-parser4
-%if 0%{?fedora}
+%if 0%{?fedora} || 0%{?rhel} >= 8
Recommends: php-nikic-php-parser4 >= 4.3.0
%endif