gstreamer: update translations
[platform/upstream/gstreamer.git] / subprojects / gst-python / meson_options.txt
index 7074b98..9759102 100644 (file)
@@ -3,3 +3,5 @@ option('pygi-overrides-dir', type : 'string', value : '',
 option('libpython-dir', type : 'string', value : '',
         description: 'Path to find libpythonXX.so')
 option('python', type : 'string', value : 'python3')
+option('tests', type : 'feature', value : 'auto', yield : true)
+option('plugin', type : 'feature', value : 'auto')