The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / gstreamer1 / gst1-validate / Config.in
1 config BR2_PACKAGE_GST1_VALIDATE
2         bool "gst1-validate"
3         depends on BR2_PACKAGE_PYTHON
4         select BR2_PACKAGE_GST1_PLUGINS_BASE
5         select BR2_PACKAGE_PYTHON_PYEXPAT
6         help
7           GstValidate is a tool that allows GStreamer developers to
8           check that the GstElements they write behave the way they
9           are supposed to.
10
11           http://gstreamer.freedesktop.org/
12
13 comment "gst1-validate depends on python"
14         depends on !BR2_PACKAGE_PYTHON