@@ -25,6 +25,7 @@ | |||
'soap': 'php-soap', | |||
'sqlite': 'php5-sqlite', | |||
'xdebug': 'php5-xdebug', | |||
'xsl': 'php5-xsl', | |||
'xml': 'php5-xmlrpc', | |||
'redis': 'php5-redis', | |||
'imagick': 'php5-imagick', |
@@ -0,0 +1,2 @@ | |||
{% set state = 'xsl' %} | |||
{% include "php/ng/installed.jinja" %} |