1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

patch 0002

This commit is contained in:
George Hunt 2017-05-27 16:10:45 -07:00
parent 3a1d427ea0
commit cb344d7d47
60 changed files with 211 additions and 172 deletions

View file

@ -5,16 +5,16 @@
- mariadb-server
- mariadb-client
- python-mysqldb
- php5
- php5-mysql
- php{{ php_version }}
- php{{ php_version }}-mysql
- php-pear
- php5-gd
- php5-imap
- php5-ldap
- php5-odbc
- php{{ php_version }}-gd
- php{{ php_version }}-imap
- php{{ php_version }}-ldap
- php{{ php_version }}-odbc
- php-xml-parser
- php5-xmlrpc
when: is_debian
- php{{ php_version }}-xmlrpc
when: is_debuntu
tags:
- download
@ -33,7 +33,7 @@
- php-odbc
- php-xml
- php-xmlrpc
when: not is_debian
when: not is_debuntu
tags:
- download