package/rpi-userland: don't install file in random location
[buildroot-gz.git] / package / python-pyyaml / Config.in
blob45e818b7e731eba243e51dbb32dc0607c16cf585
1 config BR2_PACKAGE_PYTHON_PYYAML
2         bool "python-pyyaml"
3         select BR2_PACKAGE_LIBYAML
4         help
5           The PyYAML package contains binding to the libyaml API.
7           http://pyyaml.org/