Merge branch 'fix/suse-rpm' into 'develop'

force suse spec to php7

See merge request artica/pandorafms!2091

Former-commit-id: 66c13866c995655debe5e17d0e1a8dd49d68d4ce
This commit is contained in:
vgilc 2018-12-17 17:31:23 +01:00
commit c9ac5d9313
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ BuildRoot: %{_tmppath}/%{name}
BuildArch: noarch
AutoReq: 0
Requires: apache2
Requires: (apache2-mod_php5 or apache2-mod_php7)
Requires: apache2-mod_php7
Requires: php >= 4.3.0
Requires: php-gd, php-snmp, php-json, php-gettext
Requires: php-mysqlnd, php-ldap, php-mbstring, php