1 config BR2_PACKAGE_GST1_VALIDATE
3 depends on BR2_PACKAGE_PYTHON
4 select BR2_PACKAGE_GST1_PLUGINS_BASE
5 select BR2_PACKAGE_PYTHON_PYEXPAT
6 # cairo is autodetected but needs PNG support
7 select BR2_PACKAGE_CAIRO_PNG if BR2_PACKAGE_CAIRO
9 GstValidate is a tool that allows GStreamer developers to
10 check that the GstElements they write behave the way they
13 http://gstreamer.freedesktop.org/
15 comment "gst1-validate depends on python"
16 depends on !BR2_PACKAGE_PYTHON