]> git.pld-linux.org Git - packages/zabbix.git/commitdiff
frontend-php: R: php(json)
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Fri, 30 Sep 2016 09:28:54 +0000 (11:28 +0200)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Fri, 30 Sep 2016 11:03:36 +0000 (13:03 +0200)
Required for the API to work

zabbix.spec

index 58fe4c41242948a9bf7d71d8bfad9908c71cbaf1..08ff9705151a5060151e18e04e6bd1101356f57c 100644 (file)
@@ -123,6 +123,7 @@ Requires:   php(core) >= %{php_min_version}
 Requires:      php(ctype)
 Requires:      php(gd)
 Requires:      php(gettext)
+Requires:      php(json)
 Requires:      php(mbstring)
 %{?with_mysql:Requires: php(mysql)}
 Requires:      php(pcre)
This page took 0.166001 seconds and 4 git commands to generate.