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
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/gstreamer1/gst1-validate/Config.in b/cirros-testvm/src-cirros/buildroot-2015.05/package/gstreamer1/gst1-validate/Config.in
new file mode 100644 (file)
index 0000000..34ec85f
--- /dev/null
@@ -0,0 +1,14 @@
+config BR2_PACKAGE_GST1_VALIDATE
+       bool "gst1-validate"
+       depends on BR2_PACKAGE_PYTHON
+       select BR2_PACKAGE_GST1_PLUGINS_BASE
+       select BR2_PACKAGE_PYTHON_PYEXPAT
+       help
+         GstValidate is a tool that allows GStreamer developers to
+         check that the GstElements they write behave the way they
+         are supposed to.
+
+         http://gstreamer.freedesktop.org/
+
+comment "gst1-validate depends on python"
+       depends on !BR2_PACKAGE_PYTHON