[Pkg-nagios-changes] [pkg-icinga-web] 01/02: Added php5-mysqlnd as an alternative MySQL driver

Markus Frosch lazyfrosch-guest at moszumanska.debian.org
Wed Feb 19 17:19:19 UTC 2014


This is an automated email from the git hooks/post-receive script.

lazyfrosch-guest pushed a commit to branch master
in repository pkg-icinga-web.

commit 4ba43640b7c4244927d795f475f37329d96d0648
Author: Markus Frosch <markus at lazyfrosch.de>
Date:   Wed Feb 19 16:58:07 2014 +0100

    Added php5-mysqlnd as an alternative MySQL driver
    
    Closes: #735969
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index fe7bcf6..678efcf 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Depends: dbconfig-common,
          php5,
          php5-cli,
          php5-gd,
-         php5-mysql | php5-pgsql,
+         php5-mysql | php5-mysqlnd | php5-pgsql,
          php5-xsl,
          php5-json,
          ucf,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-icinga-web.git



More information about the Pkg-nagios-changes mailing list