Explorar el Código

feat(mods): add `xsl` module for FreeBSD

tags/v1.5.0
sticky-note hace 3 años
padre
commit
4c9ed0295c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      php/map.jinja

+ 1
- 0
php/map.jinja Ver fichero

@@ -3149,6 +3149,7 @@
'xdebug': 'php' + freebsd_php_version + '-pecl-xdebug',
'xml': 'php' + freebsd_php_version + '-xml',
'xmlwriter': 'php' + freebsd_php_version + '-xmlwriter',
'xsl': 'php' + freebsd_php_version + '-xsl',
'zip': 'php' + freebsd_php_version + '-zip',
},
'fpm': {

Cargando…
Cancelar
Guardar