[packages/zabbix] - frontend-php needs php(sysvsem) for sqlite, so add to suggests

arekm arekm at pld-linux.org
Sat Nov 5 18:53:00 CET 2016


commit b8568b0f00456952cd1ba7b0547fb9847af54a6d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Nov 5 18:52:51 2016 +0100

    - frontend-php needs php(sysvsem) for sqlite, so add to suggests

 zabbix.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/zabbix.spec b/zabbix.spec
index e7b349d..07c9181 100644
--- a/zabbix.spec
+++ b/zabbix.spec
@@ -134,6 +134,8 @@ Requires:	webserver(php)
 Suggests:	php(mysql)
 Suggests:	php(pgsql)
 Suggests:	php(sqlite3)
+# used with sqlite3
+Suggests:	php(sysvsem)
 
 %description frontend-php
 This package provides web based (PHP) frontend for Zabbix.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zabbix.git/commitdiff/b8568b0f00456952cd1ba7b0547fb9847af54a6d



More information about the pld-cvs-commit mailing list