534039b329
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
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
|