adding missing geoip module support with arch linux

This commit is contained in:
Roman Pertl 2016-05-02 18:42:56 +00:00
parent 3183009339
commit 3715bfd9ac

View File

@ -472,6 +472,7 @@
'curl': 'curl',
'fpm': 'php-fpm',
'gd': 'php-gd',
'geoip': 'php-geoip',
'intl': 'php-intl',
'mcrypt': 'php-mcrypt',
'memcache': 'php-memcache',