Fixed Ubuntu/Debian xml package name and extra space typo

This commit is contained in:
Chin Kiong, Ng 2014-12-17 17:12:30 +08:00
parent 766f092204
commit 0704c75b7d
2 changed files with 12 additions and 12 deletions

View File

@ -18,7 +18,7 @@
'mysqlnd': 'php5-mysqlnd',
'pear': 'php-pear',
'soap': 'php-soap',
'xml': ' php5-xml',
'xml': 'php5-xmlrpc',
'imagick': 'php5-imagick',
'suhosin': 'php5-suhosin',
'imap': 'php5-imap',