mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 10:32:10 +00:00
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
206 B
Plaintext
9 lines
206 B
Plaintext
config BR2_PACKAGE_PHP_GEOIP
|
|
bool "php-geoip"
|
|
depends on BR2_PACKAGE_PHP
|
|
select BR2_PACKAGE_GEOIP
|
|
help
|
|
PHP GeoIP-based IP address mapper to geographical places.
|
|
|
|
http://pecl.php.net/package/geoip
|