[debian-edu-commits] debian-edu/pkg-team/ 02/10: debian/control: Update PHP MySQL(i) dependency. GOsa with PHP 7 now depends on php-mysqli.
    Mike Gabriel 
    sunweaver at debian.org
       
    Wed Jan 25 21:32:21 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository gosa.
commit 09a8d4739c9207c4d335f5226cbb823ed92f7994
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Jan 25 22:08:50 2017 +0100
    debian/control: Update PHP MySQL(i) dependency. GOsa with PHP 7 now depends on php-mysqli.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 31980c5..91d0eaf 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Depends:
  php-ldap,
  php-mbstring,
  php-mcrypt,
- php-mysqlnd | php-mysql,
+ php-mysqli,
  php-recode,
  smarty-gettext,
  smarty3,
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/gosa.git
    
    
More information about the debian-edu-commits
mailing list