mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-24 15:27:16 +00:00
9 lines
180 B
Plaintext
9 lines
180 B
Plaintext
config BR2_PACKAGE_PHP_YAML
|
|
bool "php-yaml"
|
|
depends on BR2_PACKAGE_PHP
|
|
select BR2_PACKAGE_LIBYAML
|
|
help
|
|
PHP YAML-1.1 parser and emitter.
|
|
|
|
http://pecl.php.net/package/yaml
|