Add xdebug package for RedHat family operating systems in map.jina

This commit is contained in:
Aidan Harris 2016-12-10 22:02:50 +00:00
parent 2a65734a26
commit aba45febe0

View File

@ -1152,6 +1152,7 @@
'soap': 'php-soap', 'soap': 'php-soap',
'sqlite': 'php5-sqlite', 'sqlite': 'php5-sqlite',
'xcache': 'php-xcache', 'xcache': 'php-xcache',
'xdebug': 'php-pecl-xdebug',
'xml': 'php-xml', 'xml': 'php-xml',
'zip': 'php', 'zip': 'php',
'redis': 'php-redis', 'redis': 'php-redis',