['gst-plugins-ugly', { 'option': get_option('ugly') }],
['gst-libav', { 'option': get_option('libav') }],
['gst-rtsp-server', { 'option': get_option('rtsp_server') }],
- ['gst-devtools', { 'option': get_option('devtools') }],
+ ['gst-devtools', { 'option': get_option('devtools')}],
+ ['gst-integration-testsuites', { 'option': get_option('devtools') }],
['gst-editing-services', { 'option': get_option('ges') }],
['gstreamer-vaapi', { 'option': get_option('vaapi') }],
['gst-omx', { 'option': get_option('omx'), }],
--- /dev/null
+[wrap-git]
+directory=gst-integration-testsuites
+url=https://gitlab.freedesktop.org/gstreamer/gst-integration-testsuites.git
+push-url=git@gitlab.freedesktop.org:gstreamer/gst-integration-testsuites.git
+revision=master