mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-24 23:37:17 +00:00
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
|