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